Bridge++  Ver. 2.0.2
configure.h File Reference
#include <memory>

Go to the source code of this file.

Macros

#define BRIDGE_VERSION   "2.0.0"
 
#define ENABLE_MULTI_INSTANCE
 
#define DEPRECATED   [[deprecated]]
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy
matufuru
Date
$LastChangedDate:: 2023-02-28 16:09:41 #$
Version
LastChangedRevision
2492

Definition in file configure.h.

Macro Definition Documentation

◆ BRIDGE_VERSION

#define BRIDGE_VERSION   "2.0.0"

Definition at line 17 of file configure.h.

◆ DEPRECATED

#define DEPRECATED   [[deprecated]]

Definition at line 28 of file configure.h.

◆ ENABLE_MULTI_INSTANCE

#define ENABLE_MULTI_INSTANCE

Definition at line 22 of file configure.h.