The Wayback Machine - https://web.archive.org/web/20210331184615/https://github.com/mpusz
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@LK8000

Pinned

  1. A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation.

    C++ 367 33

  2. ISO C++ Committee papers by Mateusz Pusz

    Makefile 1 2

  3. Finite State Machine implementation using std::variant

    C++ 47 6

  4. Class template designed to express optionality without having to sacrifice memory to store additional bool flag

    C++ 5

  5. `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class

    C++ 7 3

  6. Translator of Condor (The Competition Soaring Simulator) task to gliding navigation application (e.g. LK8000) file formats.

    C++ 5 5

909 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to mpusz/units, train-it-eu/docker-images, mpusz/zed_2020 and 5 other repositories

Contribution activity

March 2021

Created a pull request in compiler-explorer/compiler-explorer that received 1 comment

mp-units split to modules

mp-units is getting ready for C++20 modules. The source code was split into subdirectories containing sources for each future module. All headers a…

+1 −1 1 comment

Created an issue in conan-io/conan that received 19 comments

[feature] Set CMAKE_FIND_PACKAGE_PREFER_CONFIG in conan_toolchain.cmake

Please consider setting CMAKE_FIND_PACKAGE_PREFER_CONFIG in the conan_toolchain.cmake. This will allow CMake to prefer configuration files generate…

1 of 1 19 comments
Started 1 discussion in 1 repository