Heimdall
Getting Started
Introduction
Integration
Authentication
Heimdall with Bifrost
Resources
Design
Community
Heimdall API
Heimdall
»
Heimdall API
»
Template Function tl::IsNone
Template Function tl::IsNone
Defined in
File optional.hpp
Function Documentation
template
<
typename
T
>
bool
tl
::
IsNone
(
optional
<
T
>
opt
)