Skip to content

ext::detail::scope_guard::unwrap

More...

#include <scope_guard.h>

Public Types

Name
using Ttype

Detailed Description

cpp
template <typename T >
struct ext::detail::scope_guard::unwrap;

Public Types Documentation

using type

cpp
using ext::detail::scope_guard::unwrap< T >::type =  T;

Updated on 2026-01-09 at 21:59:12 +0000