StdContainerAdaptor< ContainerT, AllocatorT >::Container< T > Class Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/StdContainerAdaptor.h>

+ Inheritance diagram for StdContainerAdaptor< ContainerT, AllocatorT >::Container< T >:

Public Types

typedef ContainerT< T, std::allocator< T > > ContainerType
 

Public Member Functions

 Container ()
 
 Container (typename ContainerType::size_type s)
 
 Container (typename ContainerType::size_type s, const typename ContainerType::value_type &v)
 

Detailed Description

template<template< class, class > class ContainerT, template< class > class AllocatorT = std::allocator>
template<class T>
class GfxTL::StdContainerAdaptor< ContainerT, AllocatorT >::Container< T >

Definition at line 12 of file StdContainerAdaptor.h.

Member Typedef Documentation

◆ ContainerType

typedef ContainerT< T, std::allocator< T > > ContainerType

Definition at line 16 of file StdContainerAdaptor.h.

Constructor & Destructor Documentation

◆ Container() [1/3]

Container ( )
inline

Definition at line 17 of file StdContainerAdaptor.h.

◆ Container() [2/3]

Container ( typename ContainerType::size_type  s)
inline

Definition at line 18 of file StdContainerAdaptor.h.

◆ Container() [3/3]

Container ( typename ContainerType::size_type  s,
const typename ContainerType::value_type &  v 
)
inline

Definition at line 21 of file StdContainerAdaptor.h.


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