![]() |
|
|||
File indexing completed on 2025-07-15 08:51:16
0001 #ifndef BOOST_UTILITY_DETAIL_MINSTD_RAND_HPP_INCLUDED 0002 #define BOOST_UTILITY_DETAIL_MINSTD_RAND_HPP_INCLUDED 0003 0004 // Copyright 2017 Peter Dimov 0005 // 0006 // Distributed under the Boost Software License, Version 1.0. 0007 // 0008 // See accompanying file LICENSE_1_0.txt or copy at 0009 // http://www.boost.org/LICENSE_1_0.txt 0010 // 0011 // An implementation of minstd_rand that does not require 0012 // the Random library 0013 0014 #include <boost/core/detail/minstd_rand.hpp> 0015 0016 #endif // #ifndef BOOST_UTILITY_DETAIL_MINSTD_RAND_HPP_INCLUDED
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |