KSeExpr 6.0.0.0
|
#include <ExprWalker.h>
Public Types | |
using | type = typename std::conditional< constnode, typename std::add_const< T >::type, T >::type |
Definition at line 13 of file ExprWalker.h.
using KSeExpr::conditional_const< T, constnode >::type = typename std::conditional<constnode, typename std::add_const<T>::type, T>::type |
Definition at line 14 of file ExprWalker.h.