Home
last modified time | relevance | path

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

/dports/games/valyriatear/ValyriaTear-1.1.0/src/luabind/luabind/
H A Dconfig.hpp148 # define LUABIND_NOEXCEPT BOOST_NOEXCEPT_OR_NOTHROW macro
150 # define LUABIND_NOEXCEPT noexcept macro
152 # define LUABIND_NOEXCEPT throw() macro