Diag-Client-Lib
core_type::details::is_data_size_valid< T, typename > Struct Template Reference

Primary template handles std::size, std::data that have no nested ::type member. More...

#include <span.h>

Inheritance diagram for core_type::details::is_data_size_valid< T, typename >:
Inheritance graph
[legend]
Collaboration diagram for core_type::details::is_data_size_valid< T, typename >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename = void>
struct core_type::details::is_data_size_valid< T, typename >

Primary template handles std::size, std::data that have no nested ::type member.

Definition at line 97 of file span.h.


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