KTL
trivial_vector_fwd.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <memory>
4
5
namespace
ktl
6
{
7
template
<
typename
T,
typename
Alloc = std::allocator<T>>
8
class
trivial_vector;
9
}
ktl
Definition:
cascading.h:15
include
ktl
containers
trivial_vector_fwd.h
Generated by
1.9.1