Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
doctest::String::view Struct Reference

OCLINT avoid private static members. More...

Data Fields

char * ptr
 
size_type size
 
size_type capacity
 

Detailed Description

OCLINT avoid private static members.

Definition at line 596 of file doctest.h.

Field Documentation

◆ capacity

size_type doctest::String::view::capacity

Definition at line 600 of file doctest.h.

◆ ptr

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

Definition at line 598 of file doctest.h.

◆ size

size_type doctest::String::view::size

Definition at line 599 of file doctest.h.


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