Skip to content

struct flake::unwrap_optional

More...

#include <platform/flake/FlakeTypes.h>

Public Types

Name
using Ttype

Detailed Description

cpp
template <classT >
struct flake::unwrap_optional;

Public Types Documentation

using type

cpp
using flake::unwrap_optional< T >::type =  T;