vsg  1.1.0
VulkanSceneGraph library
Public Member Functions | List of all members
vsg::DereferenceLess Struct Reference

less functor for comparing ref_ptr<Object> typically used with std::set<> etc. More...

#include <compare.h>

Public Member Functions

template<class P >
bool operator() (const P &lhs, const P &rhs) const
 

Detailed Description

less functor for comparing ref_ptr<Object> typically used with std::set<> etc.


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