bitweeder / lucenaBAL

C++ utility library providing build platform, compiler, and Standard Library feature detection
https://bitweeder.github.io/lucenaBAL
Other
4 stars 1 forks source link

Move public headers out of `details` #19

Closed bitweeder closed 3 years ago

bitweeder commented 3 years ago

This formally exposes the public interface of lucenaBAL for the purpose of clarifying what is public and what is not. Note that these change do not break ABI or change the API in any way.