#ifndef dealii_std_cxx11_array_h
#define dealii_std_cxx11_array_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <array>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <array>.")
+
+
#include <array>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#define dealii_std_cxx11_bind_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <functional>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <functional>.")
+
#include <functional>
DEAL_II_NAMESPACE_OPEN
#ifndef dealii_std_cxx11_condition_variable_h
#define dealii_std_cxx11_condition_variable_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <condition_variable>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <condition_variable>.")
+
#include <condition_variable>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_function_h
#define dealii_std_cxx11_function_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <functional>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <functional>.")
+
#include <functional>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_iterator_h
#define dealii_std_cxx11_iterator_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <iterator>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <iterator>.")
+
+
#include <iterator>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_mutex_h
#define dealii_std_cxx11_mutex_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <mutex>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <mutex>.")
+
#include <mutex>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_shared_ptr_h
#define dealii_std_cxx11_shared_ptr_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <memory>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <memory>.")
+
+
#include <memory>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_thread_h
#define dealii_std_cxx11_thread_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <thread>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <thread>.")
+
#include <thread>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_tuple_h
#define dealii_std_cxx11_tuple_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <tuple>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <tuple>.")
+
#include <tuple>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#ifndef dealii_std_cxx11_type_traits_h
#define dealii_std_cxx11_type_traits_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <type_traits>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <type_traits>.")
+
+
#include <type_traits>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11
#define dealii_std_cxx11_unique_ptr_h
-#warning \
- "This file is deprecated. Simply use the corresponding C++11 header <memory>."
-
#include <deal.II/base/config.h>
+DEAL_II_WARNING(
+ "This file is deprecated. Simply use the corresponding C++11 header <memory>.")
+
+
#include <memory>
DEAL_II_NAMESPACE_OPEN
namespace std_cxx11