示例#1
0
文件: View.hpp 项目: LLNL/RAJA
 RAJA_INLINE void set_data(pointer_type data_ptr) { base_.set_data(data_ptr); }