blob: 964f6e27f607ba9a21d7a5d842968fa9d148887e [file] [log] [blame]
// bindgen-flags: -- -std=c++11
template<typename T>
using Wrapped = T;