Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • __cplusplus User Group __cplusplus User Group
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • SDE
  • __cplusplus User Group__cplusplus User Group
  • Issues

  • Open 17
  • Closed 15
  • All 32
New issue
  • Priority Created date Updated date Milestone due date Due date Popularity Label priority Manual Title
  • Lambda expressions
    #1 · created Jul 13, 2021 by Matthias Kretz   Meeting 21-42   C++11
    • CLOSED
    • 2
    • 4
    updated Oct 21, 2021
  • Modern C++: how inheritance and virtual functions fell out of fashion
    #3 · created Jul 13, 2021 by Matthias Kretz   Meeting 21-40   Design
    • CLOSED
    • 4
    • 1
    updated Oct 07, 2021
  • std::span — getting rid of pointer and size
    #8 · created Jul 13, 2021 by Matthias Kretz   Meeting 22-18   C++20
    • CLOSED
    • 5
    • 1
    updated May 16, 2022
  • Static Analysis Part II: custom `clang-tidy` checks
    #20 · created Sep 30, 2021 by Dennis Klein   Meeting 22-20
    • CLOSED
    • 1
    • 1
    updated May 18, 2022
  • Expression templates
    #4 · created Jul 13, 2021 by Matthias Kretz   Design
    • 0
    updated Jul 14, 2021
  • SFINAE, enable_if, and an outlook to Concepts
    #2 · created Jul 13, 2021 by Matthias Kretz   C++11 C++20
    • 0
    updated Jul 14, 2021
  • C++ Core Guidelines
    #5 · created Jul 13, 2021 by Matthias Kretz
    • 1
    • 1
    updated Jul 19, 2021
  • std::unique_ptr introduction
    #6 · created Jul 13, 2021 by Matthias Kretz   Meeting 21-38   C++11
    • CLOSED
    • 3
    • 4
    updated Sep 23, 2021
  • constexpr if
    #7 · created Jul 13, 2021 by Matthias Kretz   C++17
    • 2
    • 0
    updated Jul 13, 2021
  • lifetime and moves
    #9 · created Jul 13, 2021 by Matthias Kretz   C++11
    • 0
    updated Jul 14, 2021
  • std::shared_ptr and std::weak_ptr
    #10 · created Jul 14, 2021 by Matthias Kretz   C++11
    • 2
    • 0
    updated Jul 14, 2021
  • type traits and type transformations
    #11 · created Jul 14, 2021 by Matthias Kretz   C++11 C++14 C++17 C++20
    • 1
    • 3
    updated Jul 14, 2021
  • argument-dependent lookup (ADL) and hidden friends
    #12 · created Jul 14, 2021 by Matthias Kretz   Meeting 22-14   Design
    • CLOSED
    • 1
    • 2
    updated Apr 06, 2022
  • type punning / strict aliasing / proper casts
    #13 · created Jul 14, 2021 by Matthias Kretz   C++11 C++20 undefined behavior
    • 2
    • 1
    updated Oct 20, 2021
  • member functions vs. non-member functions — OOP vs. data-oriented design
    #14 · created Jul 14, 2021 by Matthias Kretz   Design
    • 2
    • 0
    updated Jul 14, 2021
  • using C++ compilers more effectively
    #15 · created Jul 20, 2021 by Matthias Kretz
    • 1
    • 0
    updated Jul 20, 2021
  • Maintainability, Readability, Performance – What are we optimizing for?
    #16 · created Jul 20, 2021 by Christian Tacke
    • 4
    • 0
    updated Jul 20, 2021
  • Q: detecting class deriving from template (w/ types & NTTPs) including std types
    #17 · created Jul 23, 2021 by Ralph J. Steinhagen
    • CLOSED
    • 12
    updated Jul 26, 2021
  • Undefined behavior — evil or blessing?
    #18 · created Sep 22, 2021 by Matthias Kretz   undefined behavior
    • 0
    updated Sep 22, 2021
  • Static Analysis Part I: `clang-tidy` and `clangd`
    #19 · created Sep 30, 2021 by Dennis Klein   Meeting 22-04   Tooling
    • CLOSED
    • 3
    • 2
    updated Jan 26, 2022
  • std::variant — runtime dispatch and multiple dispatch complementing virtual functions
    #21 · created Oct 07, 2021 by Matthias Kretz   C++17 Design
    • 2
    • 1
    updated Oct 20, 2021
  • Custom memory managment with STL templates
    #22 · created Oct 07, 2021 by Dennis Klein
    • 0
    updated Oct 07, 2021
  • Modern CMake
    #23 · created Oct 25, 2021 by Dennis Klein   Meeting 21-44
    • CLOSED
    • 1
    updated Mar 21, 2022
  • Distributed Compilation: Icecream
    #24 · created Nov 03, 2021 by Matthias Kretz   Tooling
    • 2
    • 0
    updated Nov 03, 2021
  • const-correctness in C++
    #25 · created Nov 15, 2021 by Matthias Kretz   Meeting 21-46   Design
    • CLOSED
    • 1
    updated Nov 17, 2021
  • Constexpr, Strict type-checking & mp-units
    #26 · created Nov 29, 2021 by Matthias Kretz   Meeting 21-48   C++11 C++17 C++20 Design
    • CLOSED
    • 1
    updated Dec 14, 2021
  • an overview of literals
    #27 · created Jan 10, 2022 by Matthias Kretz   Meeting 22-02
    • CLOSED
    • 1
    • 1
    updated Jan 12, 2022
  • Discussion: return channel for errors?
    #28 · created Jan 12, 2022 by Dennis Klein
    • 0
    updated Jan 12, 2022
  • my work: simd research, libstdc++ and GCC development, C++ committee
    #29 · created Jan 26, 2022 by Matthias Kretz   Meeting 22-06   my work
    • CLOSED
    • 2
    • 1
    updated Feb 09, 2022
  • Buildsystems Demystified
    #31 · created Mar 21, 2022 by Christian Tacke   Meeting 22-12   Tooling
    • CLOSED
    • 0
    updated Mar 29, 2022
  • distributed real-time programming & event-sourcing pattern
    #30 · created Mar 07, 2022 by Matthias Kretz   Meeting 22-10
    • CLOSED
    • 1
    updated Mar 29, 2022
  • stdx::simd — generic data-parallelism via type-based vectorization
    #32 · created May 16, 2022 by Matthias Kretz   C++17
    • 0
    updated May 16, 2022

https://git.gsi.de is provided by CIT-HPC | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy