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:
parent
9e9556b62a
commit
94b146b5cc
7 changed files with 167 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue