libstdc++
uniform_int_dist.h File Reference

Go to the source code of this file.

Classes

struct  std::uniform_int_distribution< _IntType >::param_type
 
class  std::uniform_int_distribution< _IntType >
 

Namespaces

namespace  std
 
namespace  std::__detail
 

Concepts

concept  std::uniform_random_bit_generator
 

Functions

template<typename _Tp >
constexpr bool std::__detail::_Power_of_2 (_Tp __x)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <random>.

Definition in file uniform_int_dist.h.