Skip to content

Commit 1fbaccf

Browse files
authored
Update README.md
1 parent aec2b17 commit 1fbaccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ My goal is to submit this project to [Boost](http://www.boost.org), that's why i
1717
* Support for different binning schemes, including binning of angles
1818
* Optional underflow- and overflow-bins for each dimension
1919
* Support for weighted events, with variance estimates for each bin
20-
* Support for move semantics using `boost::move` in `C++03` and `C++0x`
20+
* Support for move semantics using `boost::move` (works even in `C++03`)
2121
* High performance through cache-friendly design
2222
* Space-efficient memory storage that dynamically grows as needed
2323
* Serialization support with zero-suppression

0 commit comments

Comments
 (0)