KTL
type_allocator_fwd.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
ktl
4
{
5
// Wrapper class for making allocator typed
6
template
<
typename
T,
typename
Alloc>
7
class
type_allocator;
8
}
ktl
Definition:
cascading.h:15
include
ktl
allocators
type_allocator_fwd.h
Generated by
1.9.1