libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | std |
Macros | |
#define | _GLIBCXX_FORWARD_LIST |
Typedefs | |
template<typename _Tp > | |
using | std::pmr::forward_list = std::forward_list< _Tp, polymorphic_allocator< _Tp > > |
This is a Standard C++ Library header.
Definition in file forward_list.
#define _GLIBCXX_FORWARD_LIST |
Definition at line 30 of file forward_list.
using std::pmr::forward_list = typedef std::forward_list<_Tp, polymorphic_allocator<_Tp> > |
Definition at line 54 of file forward_list.