File optional.h

namespace sym

Typedefs

template<typename T>
using optional = tl::optional<T>