Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
std::indepe...ngine::base(3)  C++ Standard Libary std::indepe...ngine::base(3)

NAME
       std::independent_bits_engine::base - std::independent_bits_engine::base

Synopsis
	  const	Engine&	base() const noexcept;	(since C++11)

	  Returns the underlying engine.

Parameters
	  (none)

Return value
	  The underlying engine.

http://cppreference.com		  2022.07.31	  std::indepe...ngine::base(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::independent_bits_engine::base&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help