VisionCpp
0.0.1
|
This struct is used to determine whether or not an expression node is a leafNode template parameters. More...
#include <static_if.hpp>
Static Public Attributes | |
static constexpr bool | Is_LeafNode = false |
This struct is used to determine whether or not an expression node is a leafNode template parameters.
T | is the type of the expression tree |
Definition at line 36 of file static_if.hpp.
|
staticconstexpr |
Definition at line 37 of file static_if.hpp.