MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::IndexSet< Indexer, Key >::reference Class Reference

#include <mim/util/indexset.h>

Public Member Functions

reference operator= (bool b) noexcept
 
 operator bool () const
 

Friends

class IndexSet
 

Detailed Description

template<class Indexer, class Key>
class mim::IndexSet< Indexer, Key >::reference

Definition at line 9 of file indexset.h.

Member Function Documentation

◆ operator bool()

template<class Indexer , class Key >
mim::IndexSet< Indexer, Key >::reference::operator bool ( ) const
inline

Definition at line 23 of file indexset.h.

◆ operator=()

template<class Indexer , class Key >
reference mim::IndexSet< Indexer, Key >::reference::operator= ( bool b)
inlinenoexcept

Definition at line 16 of file indexset.h.

Friends And Related Symbol Documentation

◆ IndexSet

template<class Indexer , class Key >
friend class IndexSet
friend

Definition at line 31 of file indexset.h.


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