DUECA/DUSIME
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
dueca::dco_traits< fixvector< N, D > > Struct Template Reference

Helper, for DCO object handling. More...

Inheritance diagram for dueca::dco_traits< fixvector< N, D > >:
Inheritance graph
[legend]
Collaboration diagram for dueca::dco_traits< fixvector< N, D > >:
Collaboration graph
[legend]

Public Types

typedef D value_type
 Value type for the elements of a trait's target.
 
typedef void key_type
 Value type for the keys of a trait's target, not used. More...
 

Static Public Member Functions

static const char * _getclassname ()
 Helper function, creates a representative classname. More...
 

Static Public Attributes

constexpr static const size_t nelts = N
 Number of elements in the object.
 

Detailed Description

template<size_t N, typename D>
struct dueca::dco_traits< fixvector< N, D > >

Helper, for DCO object handling.

Member Typedef Documentation

◆ key_type

template<size_t N, typename D >
typedef void dueca::dco_traits< fixvector< N, D > >::key_type

Value type for the keys of a trait's target, not used.

Member Function Documentation

◆ _getclassname()

template<size_t N, typename D >
static const char* dueca::dco_traits< fixvector< N, D > >::_getclassname ( )
inlinestatic

Helper function, creates a representative classname.


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