Public Types | List of all members
PLMD::wrapper::is_custom_array< T > Struct Template Reference

Primary template, assumes T is not a custom structure. More...

#include <Plumed.h>

Inheritance diagram for PLMD::wrapper::is_custom_array< T >:
Inheritance graph
[legend]

Public Types

typedef void value_type
 

Detailed Description

template<typename T>
struct PLMD::wrapper::is_custom_array< T >

Primary template, assumes T is not a custom structure.

Can be specialized to inform about custom structures

Member Typedef Documentation

◆ value_type

template<typename T >
typedef void PLMD::wrapper::is_custom_array< T >::value_type

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