$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.utility]
From: Andrew Chinkoff (achinkoff_at_[hidden])
Date: 2010-01-26 16:34:23
That's what I came in the final of my singleton experience:
1) main.cpp - boost::Singleton demo (
http://old.nabble.com/file/p27330132/main.cpp main.cpp );
2) singleton.hpp - boost::Singleton impl (
http://old.nabble.com/file/p27330132/singleton.hpp singleton.hpp ).
Questions to Boost.Commutity:
1) Could I use that singleton implementation in my personal practice and
rely it on?
2) Is it "thread safe" and "lazy initialized"?
Many thanks to all who have discussed this topic!!
-- View this message in context: http://old.nabble.com/-Boost.utility--tp27309940p27330132.html Sent from the Boost - Dev mailing list archive at Nabble.com.