Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::owner_less< ConstPointerTo< T > > Struct Template Reference

Public Member Functions

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

Detailed Description

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

Definition at line 229 of file pointerTo.h.

Member Function Documentation

◆ operator()()

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

Definition at line 230 of file pointerTo.h.


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