- Dec 22, 2008
-
-
Oliver Sander authored
add enable_if as an stl-conforming replacement of EnableIf. Take it from the library header if present. Deprecate EnableIf [[Imported from SVN: r5396]]
-
- Oct 20, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5321]]
-
- Mar 27, 2008
-
-
Oliver Sander authored
the classes RemoveConst and SameType, which have been deprecated in 1.1, are now removed. Use remove_const and is_same instead [[Imported from SVN: r5133]]
-
- Dec 19, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r5032]]
-
Christian Engwer authored
[[Imported from SVN: r5031]]
-
- Oct 09, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r5005]]
-
- Aug 02, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4963]]
-
- Apr 03, 2007
-
-
Oliver Sander authored
Put the classes SameType and RemoveConst back in for backward compatibility. Marking them as deprecated doesn't work, due to gcc bug 16370 [[Imported from SVN: r4888]]
-
- Feb 26, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4857]]
-
- Feb 16, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4848]]
-
- Feb 15, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4847]]
-
- Feb 13, 2007
-
-
Oliver Sander authored
RemoveConst (except that the return type is now 'type' instead of 'Type'). If the tr1/type_traits header is present, remove_const will be taken from there. If not, remove_const is a copy of the RemoveConst class in this file. [[Imported from SVN: r4844]]
-
- Nov 17, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4784]]
-
- Oct 16, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4734]]
-
- Aug 04, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4679]]
-
- Feb 06, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4012]]
-
- Nov 07, 2005
-
-
Adrian Burri authored
[[Imported from SVN: r3348]]
-
- Oct 10, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r3086]]
-
- Sep 27, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r2958]]
-
- Apr 08, 2005
-
-
Markus Blatt authored
EnableIfInterOperable::type to EnableIfInterOperable::Type as this is more consistent with the Dune Programming guidelines. Please change your code accordingly. The type with small t will be removed eventually. [[Imported from SVN: r1856]]
-
- Mar 22, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r1716]]
-
Christian Engwer authored
[[Imported from SVN: r1715]]
-
- Feb 15, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r1499]]
-
- Dec 22, 2004
-
-
Adrian Burri authored
[[Imported from SVN: r1321]]
-
- Dec 15, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1304]]
-
- Dec 07, 2004
-
-
Markus Blatt authored
variables by anonymous enums. [[Imported from SVN: r1225]]
-
- Nov 05, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1029]]
-