Public Types | Public Attributes | List of all members
boost::detail::freeblock< size, align_ > Union Template Reference

#include <quick_allocator.hpp>

Public Types

typedef boost::type_with_alignment< align_ >::type aligner_type
 

Public Attributes

aligner_type aligner
 
char bytes [size]
 
freeblocknext
 

Detailed Description

template<unsigned size, unsigned align_>
union boost::detail::freeblock< size, align_ >

Definition at line 36 of file quick_allocator.hpp.

Member Typedef Documentation

◆ aligner_type

template<unsigned size, unsigned align_>
typedef boost::type_with_alignment<align_>::type boost::detail::freeblock< size, align_ >::aligner_type

Definition at line 38 of file quick_allocator.hpp.

Member Data Documentation

◆ aligner

template<unsigned size, unsigned align_>
aligner_type boost::detail::freeblock< size, align_ >::aligner

Definition at line 39 of file quick_allocator.hpp.

◆ bytes

template<unsigned size, unsigned align_>
char boost::detail::freeblock< size, align_ >::bytes[size]

Definition at line 40 of file quick_allocator.hpp.

◆ next

template<unsigned size, unsigned align_>
freeblock* boost::detail::freeblock< size, align_ >::next

Definition at line 41 of file quick_allocator.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:23