Searched refs:greetings_ (Results 1 – 2 of 2) sorted by relevance
28 [this](const auto&) { return greetings_; }); in Application()150 std::string greetings_ = "Hello"; member in Application
30 [this](const auto&) { return greetings_; }); in Application()201 std::string greetings_ = "Hello"; member in Application