inspect::ValueList

Summary

Constructors and Destructors

ValueList()

Public functions

clear()
void
emplace(T value)
void

Public functions

ValueList

 ValueList()

clear

void clear()

emplace

void emplace(
  T value
)