|
piranha
0.10
|
Type trait for classes implementing piranha::print_coefficient. More...
#include <piranha/print_coefficient.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Type trait for classes implementing piranha::print_coefficient.
This type trait will be true if piranha::print_coefficient can be called on instances of type T, false otherwise.
Definition at line 94 of file print_coefficient.hpp.
1.8.14