libQuotient
A Qt library for building matrix clients
omittable.h File Reference
#include <optional>
#include "util.h"
Include dependency graph for omittable.h:

Go to the source code of this file.

Namespaces

 Quotient
 

Typedefs

template<typename T >
using Quotient::Omittable = std::optional< T >
 

Variables

constexpr auto Quotient::none = std::nullopt