[osg-users] Announcement: VulkanSceneGraph and SceneGraphTestBed!

Scott Bailey Bailey at InsaneGenius.org
Thu Jun 21 09:25:59 PDT 2018


Regarding smart pointers, Boost Libs has a mature implementation that includes intrusive_ptr<>.  Adding another dependency is, of course, a mixed bag; however, if you go header only with boost libs it's reasonable.  

For my projects, I have found one advantage of Boost is how often it's libraries migrate themselves into the standard.  There are quite a few other libraries in Boost I use regularly, including threading and filesystem.  Just something to think about.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=74109#74109







More information about the osg-users mailing list