Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JLANG::array_type< JElement_t, JAllocator_t > Struct Template Reference

Auxiliary data structure for return type of make methods. More...

#include <JVectorize.hh>

Inheritance diagram for JLANG::array_type< JElement_t, JAllocator_t >:
std::vector< JElement_t, JAllocator_t >

Detailed Description

template<class JElement_t, class JAllocator_t = std::allocator<JElement_t>>
struct JLANG::array_type< JElement_t, JAllocator_t >

Auxiliary data structure for return type of make methods.

Definition at line 25 of file JVectorize.hh.


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