Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CNoDestination Class Reference

#include <standard.h>

Friends

bool operator== (const CNoDestination &a, const CNoDestination &b)
 
bool operator< (const CNoDestination &a, const CNoDestination &b)
 

Detailed Description

Definition at line 67 of file standard.h.

Friends And Related Function Documentation

◆ operator<

bool operator< ( const CNoDestination a,
const CNoDestination b 
)
friend

Definition at line 70 of file standard.h.

◆ operator==

bool operator== ( const CNoDestination a,
const CNoDestination b 
)
friend

Definition at line 69 of file standard.h.


The documentation for this class was generated from the following file:
Released under the MIT license