Version: 1.0
Public Member Functions | List of all members
less< N > Struct Template Reference

Public Member Functions

bool operator() (const std::bitset< N > &lhs, const std::bitset< N > &rhs) const
 

Detailed Description

template<size_t N>
struct less< N >

Definition at line 103 of file connectivity_graph.cpp.

Member Function Documentation

◆ operator()()

template<size_t N>
bool less< N >::operator() ( const std::bitset< N > &  lhs,
const std::bitset< N > &  rhs 
) const
inline

Definition at line 104 of file connectivity_graph.cpp.


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