Home | History | Annotate | Download | only in src

Lines Matching refs:Brief

1420 struct Brief {
1421 explicit Brief(const Object* const v) : value(v) {}
1426 std::ostream& operator<<(std::ostream& os, const Brief& v);