Open jjhursey opened 2 years ago
Make it clear which portion of the header is either Provisional and Stable.
Suggestion to build Stable ABI by default, then have the user opt-in to the Provisional ABI with something like:
#define _PMIX_PROVISIONAL #include <pmix.h>
Make it clear which portion of the header is either Provisional and Stable.
Suggestion to build Stable ABI by default, then have the user opt-in to the Provisional ABI with something like: