SpiecsEngine
 
Loading...
Searching...
No Matches

◆ is_const_v

template<typename T >
constexpr bool Spices::is_const_v = is_const<T>::value
constexpr

value of is_const.

Template Parameters
Tspecific Type.

Definition at line 100 of file IsConst.h.