mapbox / variant

C++11/C++14 Variant
BSD 3-Clause "New" or "Revised" License
371 stars 101 forks source link

Place variant.hpp and friends in `include/mapbox` folder #99

Closed springmeyer closed 8 years ago

springmeyer commented 8 years ago

We should use the same organization style as https://github.com/mapbox/geometry.hpp and https://github.com/mapbox/protozero so that it is easy to consistently point to source checkouts of variant and include like #include <mapbox/variant.hpp>