OGS
ProcessLib::Reflection::detail::is_raw_data< T > Struct Template Reference

Detailed Description

template<typename T>
struct ProcessLib::Reflection::detail::is_raw_data< T >

Raw data is data that will be read or written, e.g., double values or Eigen vectors.

Non-raw data is data for which further reflection will be performed (to find out the members).

Definition at line 58 of file ReflectionIPData.h.

#include <ReflectionIPData.h>

Inheritance diagram for ProcessLib::Reflection::detail::is_raw_data< T >:
[legend]
Collaboration diagram for ProcessLib::Reflection::detail::is_raw_data< T >:
[legend]

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