-
Fix8 Market Tech
- Sydney
-
09:54
(UTC +11:00) - http://www.fix8.org
- https://orcid.org/0009-0007-7505-7668
- http://www.fix8mt.com
Pinned Loading
-
fix8mt/fiber
fix8mt/fiber PublicC++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
-
make_pow_array - create compiler gen...
make_pow_array - create compiler generated constexpr C++20 arbitrary base and size power tables as std::array. Examples include uint128_t, bases 2, 3, 5, 8, 10, with constexpr printer and demangler. Uses folding, variable templates, constraints. 1//-----------------------------------------------------------------------------------------
2// Copyright (C) 2022-23 Fix8 Market Technologies Pty Ltd
3// by David L. Dight
4//
5// make_pow_array - create compiler generated constexpr C++20 arbitrary base and size power
-
fix8mt/fix8pro_example
fix8mt/fix8pro_example PublicSimple client/server example that can be used as a starting point for development using Fix8Pro
-
call_once_with_result - a std::call_...
call_once_with_result - a std::call_once storing the callable object's result and making it available, C++17 1/-----------------------------------------------------------------------------------------
2// Copyright (C) 2022-23 Fix8 Market Technologies Pty Ltd
3// by David L. Dight
4//
5// call_once_with_result - a std::call_once storing the callable object's result and making it available
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.