Skip to content
View AzamBham's full-sized avatar
  • Morgan Stanley
  • London, United Kingdom

Block or report AzamBham

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 Loading

  1. EngUnits EngUnits Public

    C++17 compile-time header-only library of engineering unit types (meters, feet, kilograms, stones etc.), conversion and analysis, with minimal dependencies and extensive compile-time support

    C++

  2. List-Comprehensions-for-CPP List-Comprehensions-for-CPP Public

    Does what it says on the tin (mostly), python-style list comprehensions for C++17

    C++

  3. extended_variant extended_variant Public

    std::variant based data structure, that allows type-safe implicit conversion to underlying types and supports compile-time computation

    C++