StormByte C++ Library 1.2.0
StormByte is a comprehensive, cross-platform C++ library aimed at easing system programming, configuration management, logging, and database handling tasks. This library provides a unified API that abstracts away the complexities and inconsistencies of different platforms (Windows, Linux).
Loading...
Searching...
No Matches
Macros
visibility.h File Reference
#include <StormByte/platform.h>
Include dependency graph for visibility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STORMBYTE_PUBLIC   __declspec(dllimport)
 
#define STORMBYTE_PRIVATE
 

Macro Definition Documentation

◆ STORMBYTE_PRIVATE

#define STORMBYTE_PRIVATE

◆ STORMBYTE_PUBLIC

#define STORMBYTE_PUBLIC   __declspec(dllimport)