Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Types
concepts::Datatype< F > Struct Template Reference

Type of the data inside a container. More...

#include <typedefs.hh>

List of all members.

Public Types

typedef F type

Detailed Description

template<typename F>
struct concepts::Datatype< F >

Type of the data inside a container.

Definition at line 142 of file typedefs.hh.


Member Typedef Documentation

template<typename F>
typedef F concepts::Datatype< F >::type

Definition at line 143 of file typedefs.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)