aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/ordered_atomic.hpp
Commit message (Expand)AuthorAgeFilesLines
* Doxygen: Fix and complete {f->F}ractions group, and association from/to Concu...Sven Gothel2022-05-021-1/+9
* Doxygen: EUI48 and packet_attribute: Don't enclose namespace in 'group' block...Sven Gothel2022-05-011-6/+0
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+20
* Fix clang 11.0.1 C++17 and prepare C++20 (WIP)v0.8.1Sven Gothel2022-04-191-28/+28
* Include ordered_atomic to basic_typesSven Gothel2022-04-181-1/+1
* ordered_atomic: Add to_string(const ordered_atomic<>&), allowing to skip manu...Sven Gothel2021-11-171-0/+6
* ordered_atomic: Complete sc_atomic_* and relaxed_atomic_* for int8_t int16_t,...Sven Gothel2021-06-221-0/+36
* ordered_atomic.hpp: Add typedef variants for jau::snsize_t and ssize_tSven Gothel2021-06-191-0/+12
* Tagging unit tests as examples: FunctionDef, ringbuffer, sc_atomic_critical, ...Sven Gothel2021-01-051-0/+15
* ordered_atomic.hpp: Use 'std::size_t' instead of 'size_t'Sven Gothel2020-12-121-2/+2
* ordered_atomic.hpp: Add predef ordered_atomic typedef's for uint8 and uint16Sven Gothel2020-11-151-0/+12
* ordered_atomic: Add sc_atomic_nsize_t and relaxed_atomic_nsize_t to support n...Sven Gothel2020-10-201-0/+8
* ordered_atomic: Add size_t typedef variants: sc_atomic_size_t and relaxed_ato...Sven Gothel2020-10-201-0/+6
* sc_atomic_critical: Enable API doc ..Sven Gothel2020-10-181-1/+1
* ordered_atomic: Add sc_atomic_critical: RAII-style Sequentially Consistent (S...Sven Gothel2020-10-181-0/+35
* ordered_atomic: Add boolean variant for SC and Relaxed ordered_atomic: sc_ato...Sven Gothel2020-10-181-0/+6
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+218