libstdc++
forward_list.tcc File Reference

Go to the source code of this file.

Namespaces

 std
 

Macros

#define _FORWARD_LIST_TCC
 

Functions

template<typename _Tp , typename _Alloc >
bool std::operator== (const forward_list< _Tp, _Alloc > &__lx, const forward_list< _Tp, _Alloc > &__ly)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <forward_list>.

Definition in file forward_list.tcc.