]> https://gitweb.dealii.org/ - dealii.git/commitdiff
forgotten inline
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 16 May 2014 09:45:42 +0000 (09:45 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 16 May 2014 09:45:42 +0000 (09:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@32921 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/algorithms/any_data.h

index 000d29e66ece470ca4206b8e3f8204c4e333e5e7..8845a5071e8520f02a0e6599a4f2b33c9d130522 100644 (file)
@@ -149,11 +149,13 @@ class AnyData :
 };
 
 
+inline
 AnyData::AnyData()
 {}
 
 
 template <typename type>
+inline
 AnyData::AnyData(const NamedData<type>& other)
 {
   for (unsigned int i=0;i<other.size();++i)

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.