Loading...
Searching...
No Matches
by::buildFeature::config Struct Reference

Build configuration information. More...

#include <buildFeature.hpp>

Static Public Member Functions

static buildType get ()
 
static constexpr nbool isDbg ()
 Checks if this is a debug build.
 
static const std::string & getName ()
 

Detailed Description

Build configuration information.

Provides information about debug/release build type.

Member Function Documentation

◆ isDbg()

static constexpr nbool by::buildFeature::config::isDbg ( )
inlinestaticconstexpr

Checks if this is a debug build.

Returns
true if built with BY_IS_DBG flag, false otherwise

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