| 
    ALP User Documentation 0.7.0
    
   Algebraic Programming User Documentation 
   | 
 
Used to inspect whether a given type is an ALP operator. More...
#include <type_traits.hpp>
Static Public Attributes | |
| static const constexpr bool | value = false | 
| Whether T is an ALP operator.  | |
Used to inspect whether a given type is an ALP operator.
| T | The type to inspect. |