Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/test/data/monomorphic/generators.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 //  (C) Copyright Gennadiy Rozental 2001.
0002 //  Distributed under the Boost Software License, Version 1.0.
0003 //  (See accompanying file LICENSE_1_0.txt or copy at
0004 //  http://www.boost.org/LICENSE_1_0.txt)
0005 
0006 //  See http://www.boost.org/libs/test for the library home page.
0007 //
0008 ///@file
0009 ///Defines specific generators
0010 // ***************************************************************************
0011 
0012 #ifndef BOOST_TEST_DATA_MONOMORPHIC_GENERATORS_HPP_112011GER
0013 #define BOOST_TEST_DATA_MONOMORPHIC_GENERATORS_HPP_112011GER
0014 
0015 // Boost.Test
0016 #include <boost/test/data/monomorphic/generators/xrange.hpp>
0017 #include <boost/test/data/monomorphic/generators/random.hpp>
0018 
0019 #endif // BOOST_TEST_DATA_MONOMORPHIC_GENERATORS_HPP_112011GER
0020