A base class for LastErrorStr and LastErrorStream.
More...
#include <LastError.h>
|
|
template<size_t idx> |
| std::tuple_element_t< idx, Tuple > & | get () noexcept |
| | Get n-th error member.
|
|
template<size_t idx> |
| const std::tuple_element_t< idx, Tuple > & | get () const noexcept |
| | Get n-th error member.
|
|
template<size_t idx, typename Arg> |
| void | set (Arg &&val) noexcept |
| | Set n-th error member.
|
|
|
void | resetMembers () noexcept |
| | Wipe out members.
|
template<typename... More>
class SlHelpers::LastErrorBase< More >
A base class for LastErrorStr and LastErrorStream.
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/slhelpers-20260428.f233ce9-build/slhelpers-20260428.f233ce9/include/helpers/LastError.h