We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b5299 commit 3ae6dfaCopy full SHA for 3ae6dfa
README.md
@@ -681,6 +681,14 @@ Things one may have questions about
681
682
Checkout the tests. It has examples for all the algorithms which are supported.
683
684
+- Support for C++11 seems trivial based on the changes required. Why not support C+11 then ?
685
+
686
+ Its 2018 now! If I ever start getting requests to have support for C++11, then I will surely consider it.
687
688
+- The Metaprogramming concept checks for Sequence and Mapping looks sad.
689
690
+ Yeah I know. Just hacked something very basic.
691
692
693
## License
694
0 commit comments