VR-Forces 4.1 Class Documentation
unordere.h
Go to the documentation of this file.
1 // (C) Copyright John Maddock 2008.
2 // Use, modification and distribution are subject to the
3 // Boost Software License, Version 1.0. (See accompanying file
4 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5 
6 //
7 // Forwarding header for Borland C++:
8 //
9 #if !defined(BOOST_TR1_UNORDERED_H_INCLUDED)
10 # define BOOST_TR1_UNORDERED_H_INCLUDED
11 # include <unordered_set.>
12 # include <unordered_map.>
13 #endif
14 
15 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)