ManaPlus
Data Fields
doctest::String::view Struct Reference

OCLINT avoid private static members. More...

Data Fields

char * ptr
 
unsigned size
 
unsigned capacity
 

Detailed Description

OCLINT avoid private static members.

Definition at line 452 of file doctest.h.

Field Documentation

◆ capacity

unsigned doctest::String::view::capacity

Definition at line 456 of file doctest.h.

◆ ptr

char* doctest::String::view::ptr

Definition at line 454 of file doctest.h.

◆ size

unsigned doctest::String::view::size

Definition at line 455 of file doctest.h.


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