Template Struct is_transparent

Inheritance Relationships

Base Type

  • public bool_constant< impl::is_transparent< T >()>

Struct Documentation

template<typename T>
struct is_transparent : public bool_constant<impl::is_transparent<T>()>