Home
last modified time | relevance | path

Searched defs:HPX_SYMBOL_EXPORT (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/config/
H A Dexport_definitions.hpp11 # define HPX_SYMBOL_EXPORT __declspec(dllexport) macro
17 # define HPX_SYMBOL_EXPORT /* empty */ macro
23 # define HPX_SYMBOL_EXPORT __attribute__((visibility("default"))) macro
32 # define HPX_SYMBOL_EXPORT /* empty */ macro