Trait reporting whether the default allocator's allocation never throws.

Synopsis

Declared in <absl/memory/memory.h>

struct default_allocator_is_nothrow
    : std::false_type

Base Classes

Name

Description

std::false_type

Created with MrDocs