From 230d1b2dd6f691a4eaeb6444c279069b92ce1ca4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 6 Oct 2016 10:06:29 -0600 Subject: [PATCH] List FE_Enriched as a class only enabled with C++11. --- doc/doxygen/headers/c++11.h | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/doxygen/headers/c++11.h b/doc/doxygen/headers/c++11.h index 1445a26f4e..a9397d3493 100644 --- a/doc/doxygen/headers/c++11.h +++ b/doc/doxygen/headers/c++11.h @@ -112,4 +112,5 @@ * - The LinearOperator class and all associated functions such as * linear_operator(), null_operator(), and everything else that is part of * the LAOperators documentation module. + * - The FE_Enriched class. */ -- 2.39.5