Loading...
Searching...
No Matches
Go to the documentation of this file.
28#if BIO_CPP_VERSION < 14
31 #define BIO_CONSTEXPR constexpr
36#if BIO_CPP_VERSION < 20
37 #define BIO_VIRUTAL_CONSTEXPR virtual
39 #define BIO_VIRTUAL_CONSTEXPR virtual constexpr
44#if BIO_CPP_VERSION < 11
47 #define BIO_FINAL final