|
jbson
C++11/1y BSON library
|
View on GitHub
Helper class to implement basic_element::visit with detail::visit. More...
#include <element.hpp>
Public Member Functions | |
| auto | operator() (Visitor &&visitor, Element &&elem) const |
| Functor call operator. | |
Helper class to implement basic_element::visit with detail::visit.
Also specialised for void element_types.
Definition at line 776 of file element.hpp.
1.8.6