Boost logo

Boost :

Subject: [boost] [PropertyTree] Pull request removing usage of typeid()
From: Chris Glover (c.d.glover_at_[hidden])
Date: 2016-08-23 10:45:16


Hi,

In February, I submitted a pull request that removes the usage of typeid
from property_tree and replaces it with boost.type_index. This allows me to
use property_tree with rtti disabled, which I need sometimes.

https://github.com/boostorg/property_tree/pull/20

I've had no feedback on the change. Can it be merged?

Thanks,

-- chris


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