Files
boost_smart_ptr/include/boost/smart_ptr/detail
jzmaddock abbe975e8f Disable explicit operator bool on Oracle C++
Although Oracle supports this syntax, advanced usage such as:

if(my_shared_ptr && x)

Fail.  Attempts to wokaround by adding additional operator overloads have so far failed.
2015-08-18 18:14:50 +01:00
..
2014-06-11 22:29:15 +03:00
2014-02-25 01:32:19 +02:00