NDDEM
Functions
cereal::stack_detail Namespace Reference

Functions

template<class T , class C >
C constcontainer (std::stack< T, C > const &stack)
 Allows access to the protected container in stack. More...
 

Function Documentation

◆ container()

template<class T , class C >
C const& cereal::stack_detail::container ( std::stack< T, C > const stack)
inline

Allows access to the protected container in stack.