#include "callable_ref.hpp"
Go to the source code of this file.
Classes | |
class | eagine::any_random_engine< Result > |
Type-erasing reference for standard random engine types. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
template<typename Engine > | |
eagine::any_random_engine (Engine &) -> any_random_engine< typename Engine::result_type > | |
Deduction guide for any_random_engine. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt