| souffle
    2.0.2-371-g6315b36
    | 
A type trait determining whether a given type is a visitor or not. More...
#include <Visitor.h>


| Static Public Attributes | |
| static constexpr size_t | value = std::is_base_of<ram_visitor_tag, T>::value | 
A type trait determining whether a given type is a visitor or not.
| 
 | staticconstexpr | 
Definition at line 391 of file Visitor.h.
Referenced by souffle::ram::detail::makeLambdaVisitor().
 1.8.17
 1.8.17