Cppcheck
Public Attributes | List of all members
Library::ArgumentChecks::IteratorInfo Struct Reference

#include <library.h>

Public Attributes

int container {}
 
bool it {}
 
bool first {}
 
bool last {}
 

Detailed Description

Definition at line 285 of file library.h.

Member Data Documentation

◆ container

int Library::ArgumentChecks::IteratorInfo::container {}

◆ first

bool Library::ArgumentChecks::IteratorInfo::first {}

Definition at line 288 of file library.h.

Referenced by Library::loadFunction().

◆ it

bool Library::ArgumentChecks::IteratorInfo::it {}

◆ last

bool Library::ArgumentChecks::IteratorInfo::last {}

Definition at line 289 of file library.h.

Referenced by Library::loadFunction().


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