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