libstdc++
random File Reference

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define __cpp_lib_experimental_randint
#define _GLIBCXX_EXPERIMENTAL_RANDOM

Functions

std::default_random_enginestd::experimental::fundamentals_v2::_S_randint_engine ()
template<typename _IntType >
_IntType std::experimental::fundamentals_v2::randint (_IntType __a, _IntType __b)
void std::experimental::fundamentals_v2::reseed ()
void std::experimental::fundamentals_v2::reseed (default_random_engine::result_type __value)

Detailed Description

This is a TS C++ Library header.

Definition in file experimental/random.