| ... | ... | @@ -2,26 +2,26 @@ |
|
|
|
|------|-----------|------------|
|
|
|
|
| [12 Jan](https://git.gsi.de/SDE/cxx-user-group/-/milestones/9) | Matthias K. | [C++ literals](https://git.gsi.de/SDE/cxx-user-group/-/issues/27 "an overview of literals") |
|
|
|
|
| [26 Jan](https://git.gsi.de/SDE/cxx-user-group/-/milestones/10) | Dennis K. | [clang-tidy](https://git.gsi.de/SDE/cxx-user-group/-/issues/19 "Static Analysis Part I: `clang-tidy` and `clangd`") |
|
|
|
|
| [ 9 Feb](https://git.gsi.de/SDE/cxx-user-group/-/milestones/11) | Matthias K. | [my work](https://git.gsi.de/SDE/cxx-user-group/-/issues/29 "my work: simd research, libstdc++ and GCC development, C++ committee") |
|
|
|
|
| [9 Feb](https://git.gsi.de/SDE/cxx-user-group/-/milestones/11) | Matthias K. | [my work](https://git.gsi.de/SDE/cxx-user-group/-/issues/29 "my work: simd research, libstdc++ and GCC development, C++ committee") |
|
|
|
|
| ~~23 Feb~~ | _cancelled_ | ---- |
|
|
|
|
| [ 9 Mar](https://git.gsi.de/SDE/cxx-user-group/-/milestones/13) | Ralph S. | [distributed real-time programming & event-sourcing pattern](https://git.gsi.de/SDE/cxx-user-group/-/issues/30 "distributed real-time programming & event-sourcing pattern") |
|
|
|
|
| [9 Mar](https://git.gsi.de/SDE/cxx-user-group/-/milestones/13) | Ralph S. | [distributed real-time programming & event-sourcing pattern](https://git.gsi.de/SDE/cxx-user-group/-/issues/30 "distributed real-time programming & event-sourcing pattern") |
|
|
|
|
| [23 Mar](https://git.gsi.de/SDE/cxx-user-group/-/milestones/14) | Christian T. | [Buildsystems Demystified](https://git.gsi.de/SDE/cxx-user-group/-/issues/31 "Buildsystems Demystified") |
|
|
|
|
| [ 6 Apr](https://git.gsi.de/SDE/cxx-user-group/-/milestones/15) | Matthias K. | [argument-dependent lookup (ADL) and hidden friends](https://git.gsi.de/SDE/cxx-user-group/-/issues/12 "argument-dependent lookup (ADL) and hidden friends") |
|
|
|
|
| [6 Apr](https://git.gsi.de/SDE/cxx-user-group/-/milestones/15) | Matthias K. | [argument-dependent lookup (ADL) and hidden friends](https://git.gsi.de/SDE/cxx-user-group/-/issues/12 "argument-dependent lookup (ADL) and hidden friends") |
|
|
|
|
| ~~20 Apr~~ | _Osterferien_ | ---- |
|
|
|
|
| [ 4 May](https://git.gsi.de/SDE/cxx-user-group/-/milestones/16) | Alex K. | [std::span — getting rid of pointer and size](https://git.gsi.de/SDE/cxx-user-group/-/issues/8 "std::span — getting rid of pointer and size") |
|
|
|
|
| [4 May](https://git.gsi.de/SDE/cxx-user-group/-/milestones/16) | Alex K. | [std::span — getting rid of pointer and size](https://git.gsi.de/SDE/cxx-user-group/-/issues/8 "std::span — getting rid of pointer and size") |
|
|
|
|
| [18 May](https://git.gsi.de/SDE/cxx-user-group/-/milestones/17) | Dennis K. | [Static Analysis Part II: custom `clang-tidy` checks](https://git.gsi.de/SDE/cxx-user-group/-/issues/20 "Static Analysis Part II: custom `clang-tidy` checks") |
|
|
|
|
| [ 1 Jun](https://git.gsi.de/SDE/cxx-user-group/-/milestones/18) | | "ask anything" |
|
|
|
|
| [15 Jun](https://git.gsi.de/SDE/cxx-user-group/-/milestones/19) | Ralph S. | [OpenCMW (our own work)](https://git.gsi.de/SDE/cxx-user-group/-/issues/33) |
|
|
|
|
| [1 Jun](https://git.gsi.de/SDE/cxx-user-group/-/milestones/18) | | "ask anything" |
|
|
|
|
| [15 Jun](https://git.gsi.de/SDE/cxx-user-group/-/milestones/19) | Ralph S. | [OpenCMW (our own work)](https://git.gsi.de/SDE/cxx-user-group/-/issues/33 "Open Common-Middleware – OpenCMW") |
|
|
|
|
| [22 Jun](https://git.gsi.de/SDE/cxx-user-group/-/milestones/20) | | "ask anything" |
|
|
|
|
| [13 Jul](https://git.gsi.de/SDE/cxx-user-group/-/milestones/21) | Dennis K. | TBD |
|
|
|
|
| [20 Jul](https://git.gsi.de/SDE/cxx-user-group/-/milestones/22) | Matteo A. | _"Read the hardware"_, which should cover most of [type punning / strict aliasing / proper casts](https://git.gsi.de/SDE/cxx-user-group/-/issues/13 "type punning / strict aliasing / proper casts") |
|
|
|
|
| ~~Aug~~ | _Sommerferien_ | ---- |
|
|
|
|
| [28 Sep](https://git.gsi.de/SDE/cxx-user-group/-/milestones/23) | Matteo A. | ~~_"Are c++20 coroutines any useful to physicists?"_ - if not even proposed as a topic the answer seems to be no, but I will try to share at least my understanding so far~~ <-- not ready yet. <br />Let's resort to: _"Data analysis with ROOT RDataFrame: what I like and what I would like"_ |
|
|
|
|
| [28 Sep](https://git.gsi.de/SDE/cxx-user-group/-/milestones/23) | | open discussion: ABI, library standardization, latest WG21 papers |
|
|
|
|
| [12 Oct](https://git.gsi.de/SDE/cxx-user-group/-/milestones/24) | Ralph S. | YaS -- Yet-Another-Serialiser - compile-time reflection-based data serialisation |
|
|
|
|
| ~~20 Oct~~ | _Herbstferien_ | ---- |
|
|
|
|
| [ 9 Nov](https://git.gsi.de/SDE/cxx-user-group/-/milestones/25) | Alex K. | tbd |
|
|
|
|
| [9 Nov](https://git.gsi.de/SDE/cxx-user-group/-/milestones/25) | Alex K. | tbd |
|
|
|
|
| [23 Nov](https://git.gsi.de/SDE/cxx-user-group/-/milestones/26) | Matteo A. | _"Are c++20 coroutines any useful to physicists?"_ - if not even proposed as a topic the answer seems to be no, but I will try to share at least my understanding so far |
|
|
|
|
| [30 Nov](https://git.gsi.de/SDE/cxx-user-group/-/milestones/27) | | |
|
|
|
|
| [30 Nov](https://git.gsi.de/SDE/cxx-user-group/-/milestones/27) | Matthias K. | C++ committee meeting - trip report |
|
|
|
|
| [21 Dec](https://git.gsi.de/SDE/cxx-user-group/-/milestones/28) | | |
|
|
|
|
| ~~28 Dec~~ | _Weihnachtsferien_ | ---- |
|
|
|
|
|