1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add user-defined literals complex, rational

This commit is contained in:
bolero-MURAKAMI 2013-04-14 16:51:19 +09:00
parent 9e9556b62a
commit 94b146b5cc
7 changed files with 167 additions and 26 deletions

View file

@ -10,5 +10,6 @@
#include <sprout/rational/values.hpp>
#include <sprout/rational/conversion.hpp>
#include <sprout/rational/exceptions.hpp>
#include <sprout/rational/udl.hpp>
#endif // #ifndef SPROUT_RATIONAL_HPP