blob: 4374da3db20b6a1ade00f13ee4c9fa6691784b46 [file] [log] [blame]
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq --default-alias-style=new_type -- -std=c++14
template<typename T>
using Wrapped = T;