cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / src / cpp-common / bt2 / value.hpp
2024-04-17  Simon Marchicpp-common/bt2: make `ValueType` a wise enum
2024-04-17  Simon MarchiChange naming convention for enum class enumerators
2024-03-26  Simon Marchicpp-common/bt2: make setters return `*this`
2024-03-26  Simon Marchicpp-common/bt2: remove redundant assertions
2024-03-26  Simon MarchiFix: cpp-common/bt2: don't pass a lib obj ptr when...
2024-01-29  Simon Marchicpp-common/bt2: use bt2c::CStringView in parameters...
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchicpp-common/bt2: return `bt2c::CStringView` instead...
2023-12-14  Philippe Proulxcpp-common/bt2: use `bt2::OptionalBorrowedObject` where...
2023-12-14  Philippe Proulxcpp-common/bt2: make `bt2::BorrowedObject::LibObj`...
2023-12-14  Simon Marchicpp-common: add `bt2s::optional`, alias of `nonstd...
2023-12-14  Philippe Proulxcpp-common/bt2: do not use `bpstd::string_view`
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless copy operations
2023-12-14  Philippe Proulxcpp-common/bt2: use raw value proxy for scalar value...
2023-12-14  Philippe Proulxcpp-common/bt2/value.hpp: add proxy methods to `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2/value.hpp: move static assertion (wrong...
2023-12-14  Simon Marchicpp-common/bt2: rework `bt2::CommonIterator` (now ...
2023-12-14  Philippe Proulxcpp-common/bt2: use more specific static assertion...
2023-12-14  Philippe Proulxcpp-common/bt2: add asConst() methods
2023-12-14  Philippe Proulxcpp-common/bt2: use the "length" term everywhere instea...
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless friend classes to access...
2023-12-14  Philippe Proulxcpp-common/bt2: systematize the `const` method situation
2023-12-14  Philippe Proulxcpp-common/bt2: add missing `noexcept` to static methods
2023-12-14  Philippe Proulxcpp-common/bt2: rename `common-iter.hpp` to `common...
2023-12-14  Philippe Proulxcpp-common/bt2: rename `bt2::SharedObj` -> `bt2::Shared...
2023-12-14  Philippe Proulxcpp-common/bt2: `bt2::internal::SharedObj` -> `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2: rename `bt2::BorrowedObj` -> `bt2:...
2023-12-14  Simon Marchicpp-common/bt2: `bt2::internal::BorrowedObj` -> `bt2...
2023-12-14  Simon MarchiRemove some unused includes in C++ files
2023-12-01  Simon MarchiSort includes in C++ files
2023-09-11  Philippe Proulxcpp-common/bt2: pass wrappers by value instead of by...
2023-09-11  Philippe Proulxcpp-common/bt2: use classes from `cpp-common/exc.hpp`
2023-09-11  Philippe ProulxAdd bt2::Common{Field,FieldClass,Value,Message}<>:...
2023-09-11  Philippe ProulxAdd bt2::internal::SharedObj::create{With,Without}Ref...
2023-09-11  Philippe Proulxsrc/cpp-common/bt2: add `bt2::AddConst` and `bt2::Remov...
2023-09-11  Francis Deslaurierscpp-common: Expose BorrowedObj::libObjPtr() as public...
2023-09-11  Francis Deslaurierscpp-common: template ArrayValueIterator for reuse with...
2023-09-11  Philippe Proulxsrc/cpp-common: use C-style comments in C++ files
2023-09-11  Francis DeslauriersAdd `bt2::CommonArrayValueIterator` to iterate on ...
2022-01-28  Philippe ProulxAdd missing C++ interface for the libbabeltrace2 trace...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_field_clas...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_clock_clas...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_value...
This page took 0.20109 seconds and 50 git commands to generate.