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

Block or report badair

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. boostorg/callable_traits boostorg/callable_traits Public

    modern C++ type traits and metafunctions for callable types

    C++ 129 38

  2. eraserface eraserface Public

    dynamic polymorphism without inheritance

    C++ 31 2

  3. sfinae_errors sfinae_errors Public

    SFINAE-able error messages for C++ templates

    C++ 4

  4. bind_parser bind_parser Public

    Compile-time recursive descent parser of std::placeholder expressions

    C++