Home
last modified time | relevance | path

Searched defs:Lightbulp (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/msm/test/
DTestConstructorMovableOnlyTypes.cpp33 struct Lightbulp struct
35 Lightbulp(int c) : current(c) {} in Lightbulp() function
36 int current;