diff --git a/etc/config/c++.amazon.properties b/etc/config/c++.amazon.properties index ae03a9eeef0..1022ea46d16 100644 --- a/etc/config/c++.amazon.properties +++ b/etc/config/c++.amazon.properties @@ -1939,7 +1939,7 @@ compiler.nvcxx_arm_cxx22_9.semver=22.9 ################################# ################################# # Installed libs -libs=abseil:belleviews:benchmark:benri:blaze:boost:bmulti:brigand:catch2:cctz:cmcstl2:cnl:cppcoro:cppitertools:crosscables:ctbignum:ctre:date:dataframe:dawjson:dlib:doctest:eastl:eigen:enoki:entt:etl:eve:expected_lite:fastor:fmt:gemmlowp:glm:gnufs:gnulibbacktrace:googletest:gsl:hdf5:hedley:hfsm:highfive:highway:hotels-template-library:immer:jsoncons:jsoncpp:kiwaku:kumi:kvasir:lager:lagom:lexy:libassert:libguarded:libsimdpp:libuv:llvm:llvmfs:lua:magic_enum:mfem:mlir:mp-coro:mp-units:namedtype:nanorange:nlohmann_json:nsimd:ofw:openssl:outcome:pegtl:pipes:pugixml:python:rangesv3:raberu:scnlib:seastar:seqan3:simde:sol2:spdlog:spy:stdexec:taojson:tbb:tlexpected:toml11:tomlplusplus:trompeloeil:tts:type_safe:unifex:vcl:xercesc:xsimd:xtensor:xtl:ztdtext:zug:cli11:avr-libstdcpp:curl:copperspice +libs=abseil:belleviews:benchmark:benri:blaze:boost:bmulti:brigand:catch2:cctz:cmcstl2:cnl:cppcoro:cppitertools:crosscables:ctbignum:ctre:date:dataframe:dawjson:dlib:doctest:eastl:eigen:enoki:entt:etl:eve:expected_lite:fastor:fmt:gemmlowp:glm:gnufs:gnulibbacktrace:googletest:gsl:hdf5:hedley:hfsm:highfive:highway:hotels-template-library:immer:jsoncons:jsoncpp:kiwaku:kumi:kvasir:lager:lagom:lexy:libassert:libguarded:libsimdpp:libuv:llvm:llvmfs:lua:magic_enum:mfem:mlir:mp-coro:mp-units:namedtype:nanorange:nlohmann_json:nsimd:ofw:openssl:outcome:pegtl:pipes:pugixml:python:rangesv3:raberu:scnlib:seastar:seqan3:simde:sol2:spdlog:spy:stdexec:strong_type:taojson:tbb:tlexpected:toml11:tomlplusplus:trompeloeil:tts:type_safe:unifex:vcl:xercesc:xsimd:xtensor:xtl:ztdtext:zug:cli11:avr-libstdcpp:curl:copperspice libs.abseil.name=Abseil libs.abseil.versions=trunk @@ -3030,6 +3030,25 @@ libs.stdexec.url=https://github.com/NVIDIA/stdexec libs.stdexec.versions.trunk.version=trunk libs.stdexec.versions.trunk.path=/opt/compiler-explorer/libs/stdexec/trunk/include +libs.strong_type.name=strong_type +libs.strong_type.description=library for creating strong types in C++ +libs.strong_type.versions=7:6:5:4:3:2:1 +libs.strong_type.url=https://github.com/rollbear/strong_type +libs.strong_type.versions.7.path=/opt/compiler-explorer/libs/strong_type/v7/include +libs.strong_type.versions.7.version=v7 +libs.strong_type.versions.6.path=/opt/compiler-explorer/libs/strong_type/v6/include +libs.strong_type.versions.6.version=v6 +libs.strong_type.versions.5.path=/opt/compiler-explorer/libs/strong_type/v5/include +libs.strong_type.versions.5.version=v5 +libs.strong_type.versions.4.path=/opt/compiler-explorer/libs/strong_type/v4/include +libs.strong_type.versions.4.version=v4 +libs.strong_type.versions.3.path=/opt/compiler-explorer/libs/strong_type/v3/include +libs.strong_type.versions.3.version=v3 +libs.strong_type.versions.2.path=/opt/compiler-explorer/libs/strong_type/v2/include +libs.strong_type.versions.2.version=v2 +libs.strong_type.versions.1.path=/opt/compiler-explorer/libs/strong_type/v1/include +libs.strong_type.versions.1.version=v1 + libs.taojson.name=taoJSON libs.taojson.description=taoJSON is a C++ header-only JSON library that provides a generic value class, uses type traits to interoperate with C++ types, uses an events interface to convert from and to JSON, JAXN, CBOR, MsgPack and UBJSON, and much more... libs.taojson.url=https://github.com/taocpp/json