Provides bio::ranges::aligned_allocator. More...
Go to the source code of this file.
Classes | |
class | bio::ranges::aligned_allocator< value_t, alignment_v > |
Allocates uninitialized storage whose memory-alignment is specified by alignment. More... | |
struct | bio::ranges::aligned_allocator< value_t, alignment_v >::rebind< new_value_type > |
The aligned_allocator member template class aligned_allocator::rebind provides a way to obtain an allocator for a different type. More... | |
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::ranges |
The ranges module's namespace. | |
Provides bio::ranges::aligned_allocator.