Popular repositories Loading
-
-
ptr_to_unique
ptr_to_unique PublicA smart pointer to an object already owned by a unique_ptr. It doesn't own the object but it self zeroes when the object is deleted so that it can never dangle.
C++
-
numerical-conversions
numerical-conversions PublicA set of dedicated numerical conversions that are a better choice than the canonical application of static_cast.
C++
-
literal-integral-constants
literal-integral-constants PublicConverts literal constants into std::integral_constant using a double underscore suffix, e.g. 4__
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.