TwiceAsNice  2019-02-18
Static Public Member Functions | List of all members
basda::quantumcomposers::Assertion Class Reference

This assertion check is available even in release builds. More...

#include <Assertions.h>

Collaboration diagram for basda::quantumcomposers::Assertion:
Collaboration graph

Static Public Member Functions

static void _check (bool condition, const std::string &conditionAsString, const std::string &filename, int lineNr)
 

Detailed Description

This assertion check is available even in release builds.

NB: Use the macro instead of the method!

Member Function Documentation

◆ _check()

void basda::quantumcomposers::Assertion::_check ( bool  condition,
const std::string &  conditionAsString,
const std::string &  filename,
int  lineNr 
)
static

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