Heimdall
Getting Started
Introduction
Integration
Authentication
Heimdall with Bifrost
Resources
Design
Community
Heimdall API
Heimdall
»
Heimdall API
»
Typedef tl::optional
Typedef tl::optional
Defined in
File optional.hpp
Typedef Documentation
template
<
typename
T
>
using
tl
::
optional
=
expected
<
void
,
T
>