Project for the Jülich Supercomputing Centre C++ Library
Find a file
Mateusz Zych de03244d90 bumped versions of Git submodules #1
[cmake/jsc]
236bd41 provided CMake utility module facilitating installation of CMake targets
7fdfec1 prefixed functions with 'jsc_' to avoid conflicts with other CMake libs
8810bc2 added support for Intel oneAPI DPC++/C++ Compiler
f77192b added support for macOS and iOS platforms

[jsc]
a7f1eba updated CMake build system to use the latest JSC CMake Library
7b39bda implemented jsc::atomic_wait() performing an atomic waiting operation
0200249 provided function object jsc::invoke
719d92c defined jsc::forward_as<> concept constraining forwarding references
095ea65 renamed utilities.hpp to as_const.hpp
2bb9761 implemented jsc::spin_mutex using std::atomic_flag
2414de6 implemented jsc::event_counter thread-coordination mechanism
a0a8695 added jsc::member_func_args<> deducing list of arg types for member func
3822891 added jsc::front<> extracting the first type from a type list
2024-01-18 01:43:57 +03:00
cmake bumped versions of Git submodules #1 2024-01-18 01:43:57 +03:00
jsc@a7f1eba9ed bumped versions of Git submodules #1 2024-01-18 01:43:57 +03:00
.gitmodules defined project for the JSC C++ library 2023-09-06 19:59:06 +03:00
CMakeLists.txt defined project for the JSC C++ library 2023-09-06 19:59:06 +03:00
LICENSE.txt initial commit 2023-06-20 02:35:46 +03:00
README.md initial commit 2023-06-20 02:35:46 +03:00

Project for the Jülich Supercomputing Centre C++ Library