Teuchos - Trilinos Tools Package
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
core
src
TeuchosCore_ConfigDefs.hpp
1
// @HEADER
2
// *****************************************************************************
3
// Teuchos: Common Tools Package
4
//
5
// Copyright 2004 NTESS and the Teuchos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef TEUCHOSCORE_CONFIGDEFS_HPP
11
#define TEUCHOSCORE_CONFIGDEFS_HPP
12
18
#include "TeuchosCore_config.h"
19
20
#ifdef HAVE_TEUCHOSCORE_CXX11
21
# define TEUCHOS_NOEXCEPT_FALSE noexcept(false)
22
#else
23
# define TEUCHOS_NOEXCEPT_FALSE
24
#endif
25
26
#endif
/* TEUCHOSCORE_CONFIGDEFS_HPP */
Generated on Thu Nov 21 2024 09:21:50 for Teuchos - Trilinos Tools Package by
1.8.5