- Oct 21, 2008
- Oct 20, 2008
-
-
mattijs authored
-
- Oct 16, 2008
- Oct 15, 2008
- Oct 14, 2008
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- consistent constructors and consistent behaviour with MUST_READ, READ_IF_PRESENT
-
Mark Olesen authored
-
- Oct 13, 2008
-
-
mattijs authored
-
Mark Olesen authored
- setSize(const label) * When the new size is greater than the addressed list size, the allocated list sizes is adjusted and the addressed size does not change. * Otherwise the addressed list size is just reduced and the allocated size does not change. inline void setSize(const label); - setSize(const label, const T&) Disabled, since the usefulness and semantics are not quite clear - operator=(const T&) should not affect the allocated size (BUGFIX)
-
Mark Olesen authored
-
mattijs authored
-