Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
ConstevalStringLiteral Struct Reference

#include <translation.h>

Public Member Functions

consteval ConstevalStringLiteral (const char *str)
 
consteval ConstevalStringLiteral (std::nullptr_t)=delete
 

Public Attributes

const char *const lit
 

Detailed Description

Definition at line 70 of file translation.h.

Constructor & Destructor Documentation

◆ ConstevalStringLiteral() [1/2]

ConstevalStringLiteral::ConstevalStringLiteral ( const char * str)
inlineconsteval

Definition at line 72 of file translation.h.

◆ ConstevalStringLiteral() [2/2]

ConstevalStringLiteral::ConstevalStringLiteral ( std::nullptr_t )
constevaldelete

Member Data Documentation

◆ lit

const char* const ConstevalStringLiteral::lit

Definition at line 71 of file translation.h.


The documentation for this struct was generated from the following file: