MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / value

Method value

dependencies/json/json.hpp:3989–3992  ·  view source on GitHub ↗

return value of the iterator

Source from the content-addressed store, hash-verified

3987
3988 /// return value of the iterator
3989 typename IteratorType::reference value() const
3990 {
3991 return anchor.value();
3992 }
3993};
3994
3995/// proxy class for the items() function

Callers 15

Load_Device_ConfigMethod · 0.45
NanoleafControllerMethod · 0.45
IsDarkThemeMethod · 0.45
DetectorTableModelMethod · 0.45
on_DumpButton_clickedMethod · 0.45
on_ReadButton_clickedMethod · 0.45
UpdateModeMethod · 0.45
updateColorUiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected