Add template for generic container element join

This commit is contained in:
2025-08-08 10:48:33 +02:00
parent 855a8208a1
commit 505f801b7c
3 changed files with 18 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ PRODUCT := lib
# Single source of truth for version.
MAJOR := 1
MINOR := 4
MINOR := 5
PATCH := 0
# Specify desired C++ standard for this project.