sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::common_native_types_traits< T > Struct Template Reference

#include <data_traits.hpp>

Inheritance diagram for sparrow::common_native_types_traits< T >:
[legend]

Public Types

using value_type = T
 
using const_reference = const T&
 

Detailed Description

template<class T>
struct sparrow::common_native_types_traits< T >

Definition at line 31 of file data_traits.hpp.

Member Typedef Documentation

◆ const_reference

template<class T>
using sparrow::common_native_types_traits< T >::const_reference = const T&

Definition at line 34 of file data_traits.hpp.

◆ value_type

template<class T>
using sparrow::common_native_types_traits< T >::value_type = T

Definition at line 33 of file data_traits.hpp.


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