Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski authored Jul 2, 2016
1 parent aec2b17 commit 1fbaccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ My goal is to submit this project to [Boost](http://www.boost.org), that's why i
* Support for different binning schemes, including binning of angles
* Optional underflow- and overflow-bins for each dimension
* Support for weighted events, with variance estimates for each bin
* Support for move semantics using `boost::move` in `C++03` and `C++0x`
* Support for move semantics using `boost::move` (works even in `C++03`)
* High performance through cache-friendly design
* Space-efficient memory storage that dynamically grows as needed
* Serialization support with zero-suppression
Expand Down

0 comments on commit 1fbaccf

Please sign in to comment.