Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
has_RTTI< T > Struct Template Reference

#include "lib/access-casted.hpp"

Description

template<typename T>
struct util::anonymous_namespace{access-casted.hpp}::has_RTTI< T >

Definition at line 67 of file access-casted.hpp.

Static Public Attributes

static constexpr bool value = std::is_polymorphic<PlainType<T>>::value
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool value = std::is_polymorphic<PlainType<T>>::value
staticconstexpr

Definition at line 69 of file access-casted.hpp.

+ Collaboration diagram for has_RTTI< T >:

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