add _ placeholder User-defined literals

This commit is contained in:
bolero-MURAKAMI 2013-07-07 19:10:25 +09:00
parent 50f2ba6e31
commit 2f86a59273
7 changed files with 188 additions and 116 deletions

View file

@ -3,5 +3,7 @@
#include <sprout/config.hpp>
#include <sprout/functional/bind/bind.hpp>
#include <sprout/functional/bind/placeholder.hpp>
#include <sprout/functional/bind/udl.hpp>
#endif // #ifndef SPROUT_FUNCTIONAL_BIND_HPP