Searched defs:typed_ptr (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/
H A Dany_internal_impl.h275 DataType* typed_ptr = static_cast<DataType*>(ptr); local
277 typed_ptr->FastAssign(std::forward<T>(value));

Completed in 131 milliseconds