Namespaces
Variants

std::independent_bits_engine<Engine,W,UIntType>:: base

From cppreference.net

const Engine & base ( ) const noexcept ;
(desde C++11)

Devuelve el motor subyacente.

Parámetros

(ninguno)

Valor de retorno

El motor subyacente.