Boost logo

Boost :

Subject: [boost] [function] Question on semantics of boost::function
From: David Sankel (camior_at_[hidden])
Date: 2010-09-17 17:48:05


Is a boost::function<void (int)> semantically different from
a boost::function<void (int &)> or a boost::function<void (const int)>?

David

-- 
David Sankel
Sankel Software
www.sankelsoftware.com
585 617 4748 (Office)

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk