]>
gcc.gnu.org Git - gcc.git/blob - libstdc++/stlinst.cc
1 // Instantiation file for the -*- C++ -*- Standard Library allocator templates
2 // This file is part of the GNU ANSI C++ Library.
6 template class __default_alloc_template
<false, 0>;
8 template class __malloc_alloc_template
<0>;
This page took 0.041443 seconds and 6 git commands to generate.