Cppcheck
Static Public Member Functions | List of all members
Keywords Class Reference

#include <keywords.h>

Static Public Member Functions

static const std::unordered_set< std::string > & getAll (Standards::cstd_t cStd)
 
static const std::unordered_set< std::string > & getAll (Standards::cppstd_t cppStd)
 
static const std::unordered_set< std::string > & getOnly (Standards::cstd_t cStd)
 
static const std::unordered_set< std::string > & getOnly (Standards::cppstd_t cppStd)
 

Detailed Description

Definition at line 27 of file keywords.h.

Member Function Documentation

◆ getAll() [1/2]

const std::unordered_set< std::string > & Keywords::getAll ( Standards::cppstd_t  cppStd)
static

◆ getAll() [2/2]

const std::unordered_set< std::string > & Keywords::getAll ( Standards::cstd_t  cStd)
static

◆ getOnly() [1/2]

const std::unordered_set< std::string > & Keywords::getOnly ( Standards::cppstd_t  cppStd)
static

◆ getOnly() [2/2]

const std::unordered_set< std::string > & Keywords::getOnly ( Standards::cstd_t  cStd)
static

The documentation for this class was generated from the following files: