SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::detail::basic_pointer_is_const< T > Struct Template Reference

is_const remove pointer from type. More...

#include <IsConst.h>

Inheritance diagram for Spices::detail::basic_pointer_is_const< T >:
Spices::detail::basic_is_const< T, true >

Static Public Attributes

static constexpr bool value = is_const<remove_pointer_t<T>>::value
 

Detailed Description

template<typename T>
struct Spices::detail::basic_pointer_is_const< T >

is_const remove pointer from type.

Template Parameters
Ttype.

Definition at line 50 of file IsConst.h.


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