4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::random::wrapper Namespace Reference

Classes

class  uniform_container
 

Functions

template<typename Container>
fcppt::optional::object< fcppt::random::wrapper::uniform_container< Container, fcppt::random::distribution::parameters::uniform_int_wrapper > > make_uniform_container (fcppt::reference< Container > const _container)
 
template<typename IntDistribution, typename Container>
fcppt::optional::object< fcppt::random::wrapper::uniform_container< Container, IntDistribution > > make_uniform_container_advanced (fcppt::reference< Container > const _container)
 

Function Documentation

◆ make_uniform_container()

template<typename Container>
fcppt::optional::object< fcppt::random::wrapper::uniform_container< Container, fcppt::random::distribution::parameters::uniform_int_wrapper > > fcppt::random::wrapper::make_uniform_container ( fcppt::reference< Container > const _container)
inline

◆ make_uniform_container_advanced()

template<typename IntDistribution, typename Container>
fcppt::optional::object< fcppt::random::wrapper::uniform_container< Container, IntDistribution > > fcppt::random::wrapper::make_uniform_container_advanced ( fcppt::reference< Container > const _container)
inline