piranha  0.10
Static Public Attributes | List of all members
piranha::enable_noexcept_checks< term< Cf, Key > > Struct Template Reference

Specialisation of piranha::enable_noexcept_checks for piranha::term. More...

#include <piranha/term.hpp>

Static Public Attributes

static const bool value = implementation_defined
 Value of the type trait.
 

Detailed Description

template<typename Cf, typename Key>
struct piranha::enable_noexcept_checks< term< Cf, Key > >

Specialisation of piranha::enable_noexcept_checks for piranha::term.

The value of the type trait is set to true if both the coefficient and key types satisfy piranha::enable_noexcept_checks. Otherwise, the value of the type trait is set to false.

Definition at line 200 of file term.hpp.


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