Panda3D
Public Member Functions | List of all members
std::owner_less< PointerTo< T > > Struct Template Reference

Public Member Functions

bool operator() (const PointerTo< T > &lhs, const PointerTo< T > &rhs) const noexcept
 

Detailed Description

template<class T>
struct std::owner_less< PointerTo< T > >

Definition at line 221 of file pointerTo.h.

Member Function Documentation

◆ operator()()

template<class T >
bool std::owner_less< PointerTo< T > >::operator() ( const PointerTo< T > &  lhs,
const PointerTo< T > &  rhs 
) const
inlinenoexcept

Definition at line 222 of file pointerTo.h.


The documentation for this struct was generated from the following file: