add conversion string_ref to arithmetic-type

This commit is contained in:
bolero-MURAKAMI 2013-02-19 10:51:12 +09:00
parent 1ef8a6a63b
commit 2e0bc89188
10 changed files with 424 additions and 8 deletions

View file

@ -6,6 +6,7 @@
#include <sprout/utility/string_ref/comparison.hpp>
#include <sprout/utility/string_ref/io.hpp>
#include <sprout/utility/string_ref/hash.hpp>
#include <sprout/utility/string_ref/conversion.hpp>
#include <sprout/utility/string_ref/type_traits.hpp>
#include <sprout/utility/string_ref/alias.hpp>