Loading...
Searching...
No Matches
 
 
 
 
Go to the documentation of this file.
   26#ifndef __TERRALIB_INTERNAL_NOEXCEPTDEFINITION_H 
   27#define __TERRALIB_INTERNAL_NOEXCEPTDEFINITION_H 
   33    #define _NOEXCEPT_OP(x) noexcept(x)  
   36  #define _NOEXCEPT_OP(x) noexcept(x)