ext::detail::scope_guard::unwrap
#include <scope_guard.h>
Public Types
| Name | |
|---|---|
| using T | type |
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-08-08 at 01:56:10 +0000
