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

FreeBSD Manual Pages

  
 
  

home | help
std::shuffl...engine::base(3) C++ Standard Libarystd::shuffl...engine::base(3)

NAME
       std::shuffle_order_engine::base - std::shuffle_order_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::shuffl...engine::base(3)

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

home | help