Merge: From default to sound_dev

--HG--
branch : sound_dev
hg/feature/gsoc2012-fabien
kaetemi 13 years ago
commit a346ab59ad

@ -61,7 +61,7 @@ namespace NLMISC {
{ {
public: public:
/// Constructor. Must gives a blockMemory to ctor. NB: must gives a CBlockMemory<T, false> !!! /// Constructor. Must gives a blockMemory to ctor. NB: must gives a CBlockMemory<T, false> !!!
CSTLBlockAllocator(CBlockMemory<T, false> */* bm */) CSTLBlockAllocator(CBlockMemory<T, false> * /* bm */)
{ {
} }
/// copy ctor /// copy ctor

Loading…
Cancel
Save