const Engine& base() const; | (since C++11) |
Returns the underlying engine.
Parameters
(none).
Return value
The underlying engine.
Exceptions
noexcept
specification: noexcept
const Engine& base() const; | (since C++11) |
Returns the underlying engine.
(none).
The underlying engine.
noexcept
specification: noexcept
Please login to continue.