STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::memory_used< std::list< T > > Struct Template Reference

Specialization used when the type is an std::list<>. More...

Static Public Member Functions

static size_t size (value_type const &v)
 

Public Types

typedef std::list< T > value_type
 

Detailed Description

template<typename T>
struct stapl::memory_used< std::list< T > >

Specialization used when the type is an std::list<>.


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