]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a spelling error in a comment.
authorDavid Wells <drwells@vt.edu>
Wed, 1 Jul 2015 00:15:05 +0000 (20:15 -0400)
committerDavid Wells <drwells@vt.edu>
Wed, 1 Jul 2015 00:15:05 +0000 (20:15 -0400)
cmake/configure/configure_1_threads.cmake

index 7b99a068c02574a39ad7f04d3a01ada64b41a9c4..afd8adb70a99ba39a1a10e99e4c467cee37c8adb 100644 (file)
@@ -152,7 +152,7 @@ MACRO(FEATURE_THREADS_CONFIGURE_EXTERNAL)
 
   #
   # Workaround for an issue with C++11 mode, non gcc-compilers and missing
-  # template<typename T> std::ist_trivially_copyable<T>
+  # template<typename T> std::is_trivially_copyable<T>
   #
   IF( DEAL_II_WITH_CXX11 AND
       NOT DEAL_II_HAVE_CXX11_IS_TRIVIALLY_COPYABLE AND
@@ -191,7 +191,7 @@ MACRO(FEATURE_THREADS_CONFIGURE_BUNDLED)
 
   #
   # Workaround for an issue with C++11 mode, non gcc-compilers and missing
-  # template<typename T> std::ist_trivially_copyable<T>
+  # template<typename T> std::is_trivially_copyable<T>
   #
   IF( DEAL_II_WITH_CXX11 AND
       NOT DEAL_II_HAVE_CXX11_IS_TRIVIALLY_COPYABLE AND

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.