Add documentation

This commit is contained in:
badaix 2025-02-16 21:42:06 +01:00 committed by Johannes Pohl
parent fcaa2994af
commit efd050a716
25 changed files with 140 additions and 80 deletions

View file

@ -26,6 +26,7 @@ namespace snapcast::error::control
namespace detail
{
/// control error category
struct category : public std::error_category
{
public: