add min, max: initialize_list version

This commit is contained in:
bolero-MURAKAMI 2013-08-23 22:38:40 +09:00
parent 2dc912522b
commit 5ea46e507f
13 changed files with 81 additions and 1 deletions

View file

@ -33,4 +33,6 @@
#define SPROUT_NO_CXX11_SMART_PTR
#define SPROUT_NO_CXX11_HDR_FUNCTIONAL
#define SPROUT_NO_CXX14_INITIALIZER_LIST
#endif // #ifndef SPROUT_CONFIG_STDLIB_LIBCOMO_HPP