libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | std |
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_want_erase_if |
Definition at line 48 of file forward_list.
#define __glibcxx_want_incomplete_container_elements |
Definition at line 49 of file forward_list.
#define __glibcxx_want_list_remove_return_type |
Definition at line 50 of file forward_list.
#define __glibcxx_want_nonmember_container_access |
Definition at line 51 of file forward_list.
using std::pmr::forward_list = typedef std::forward_list<_Tp, polymorphic_allocator<_Tp> > |
Definition at line 62 of file forward_list.