Skip to content
View mo1791's full-sized avatar
Block or Report

Block or report mo1791

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. string_view string_view Public

    Non-owning view of a contiguous character sequence

    C++

  2. uint256_t uint256_t Public

    An unsigned 256 bit integer type for C++

    C++

  3. compressed_pair compressed_pair Public

    compress the size of the pair using "empty base-class optimazation Idiom"

    C++

  4. optional optional Public

    A single-header header-only library for representing optional (nullable) objects for C++

    C++