Searched refs:m_void_func (Results 1 – 2 of 2) sorted by relevance
12 : m_void_func(func) in Option()105 opt.m_void_func(); in parse()
21 std::function<void()> m_void_func; variable