- Jan 26, 2010
-
-
Carsten Gräser authored
constructor and reset() taking a deleter. This solves the issue with bcrsmatrix.hh in fs#727. Please merge to release. [[Imported from SVN: r5871]]
-
Markus Blatt authored
[[Imported from SVN: r5869]]
-
Markus Blatt authored
gcc-4.4 failed to compile the shared_ptrtest with ''NULL was not declared in this scope''. Introduced usage of null_ptr to fix this. [[Imported from SVN: r5868]]
-
- Dec 07, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5749]]
-
Oliver Sander authored
[[Imported from SVN: r5746]]
-
- Dec 04, 2009
-
-
Oliver Sander authored
A proper cast-to-bool is still missing. [[Imported from SVN: r5734]]
-
Oliver Sander authored
[[Imported from SVN: r5733]]
-
- Oct 14, 2009
-
-
Oliver Sander authored
Follow the stl standard: the default constructor of a shared_ptr creates a NULL pointer, and does NOT allocate memory [[Imported from SVN: r5654]]
-
Oliver Sander authored
[[Imported from SVN: r5647]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
* update Makefiles and configure [[Imported from SVN: r5643]]
-
Oliver Sander authored
if an implementation of shared_ptr has been found in either std, tr1, or boost, then use that one. If not fall back on our own [[Imported from SVN: r5642]]
-
Oliver Sander authored
rename the method count() to use_count(). This is the naming of the standard shared-pointer implementation [[Imported from SVN: r5641]]
-
- Oct 12, 2009
-
-
Oliver Sander authored
the class from SmartPointer to shared_ptr. That way the implementation is like the tr1 one. The old file is deprecated. The tr1 implementation is not yet used even on platforms that have it, because I have to think of a proper test first. [[Imported from SVN: r5630]]
-
- Apr 08, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5504]]
-
Christian Engwer authored
pointer. * This pointer can be passed to the SmartPointer Constructor [[Imported from SVN: r5503]]
-
- Oct 13, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4726]]
-
- Oct 10, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r3086]]
-
- Dec 22, 2004
-
-
Adrian Burri authored
[[Imported from SVN: r1321]]
-
- Nov 10, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1047]]
-
- Nov 08, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1036]]
-
- Nov 02, 2004
-
-
Markus Blatt authored
[[Imported from SVN: r1016]]
-
Markus Blatt authored
[[Imported from SVN: r1014]]
-