piranha  0.10
Static Public Attributes | List of all members
piranha::has_print_tex_coefficient< T > Class Template Reference

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.
 

Detailed Description

template<typename T>
class piranha::has_print_tex_coefficient< T >

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.


The documentation for this class was generated from the following file: