Searched defs:get (Results 1 – 1 of 1) sorted by relevance
507 T *get() { return &ctx_; } in get() function508 const T *get() const { return &ctx_; } in get() function
Completed in 3 milliseconds