rename */udl.hpp -> literals.hpp [destructive]

This commit is contained in:
bolero-MURAKAMI 2016-08-14 16:02:23 +09:00
parent fea5e752bd
commit 92c7169221
22 changed files with 259 additions and 145 deletions

View file

@ -18,7 +18,7 @@
#include <sprout/complex/tuple.hpp>
#include <sprout/complex/container.hpp>
#include <sprout/complex/nearest.hpp>
#include <sprout/complex/udl.hpp>
#include <sprout/complex/literals.hpp>
#include <sprout/complex/type_traits.hpp>
#endif // #ifndef SPROUT_COMPLEX_HPP