boostorg / property_tree

Boost.org property_tree module
http://boost.org/libs/property_tree
55 stars 93 forks source link

Added range_type and const_range_type. #38

Closed dmilos closed 3 years ago

dmilos commented 5 years ago

Added range_type and const_range_type.

madmongo1 commented 3 years ago

Interesting idea. These type names don't have any analogue in the standard. Would it be possible to create a justification via an Issue? A PR seems a little premature at this stage.

dmilos commented 1 year ago

These type names don't have any analogue in the standard.

Before something enter to standard that should not have any analogue in standard. If have some analogue then it will be redundancy ad pointless to enter. _basicptree also have no analogue in standard too.

Would it be possible to create a justification via an Issue?

Answer is same as for question: What is the purpose of typedef or using.