ALP User Documentation  0.8.preview
Algebraic Programming User Documentation
Static Public Attributes | List of all members
is_operator< T > Struct Template Reference

Used to inspect whether a given type is an ALP operator. More...

Static Public Attributes

static const constexpr bool value = false
 Whether T is an ALP operator.
 

Detailed Description

template<typename T>
struct grb::is_operator< T >

Used to inspect whether a given type is an ALP operator.

Template Parameters
TThe type to inspect.

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