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-01-09 at 21:59:12 +0000
