OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
dummy_less< Key > Class Template Reference

#include <vmap.h>

Inheritance diagram for dummy_less< Key >:
Collaboration diagram for dummy_less< Key >:

Public Member Functions

bool operator() (const Key l, const Key r) const

Detailed Description

template<class Key>
class dummy_less< Key >

Definition at line 46 of file vmap.h.

Member Function Documentation

◆ operator()()

template<class Key>
bool dummy_less< Key >::operator() ( const Key l,
const Key r ) const
inline

Definition at line 49 of file vmap.h.


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