blob: 7ffee9acd22971c90900df3a6907335d7517cec7 [file] [log] [blame]
header = """
#if 0
''' '
#endif
#ifdef __cplusplus
template <typename T>
using ManuallyDrop = T;
#endif
#if 0
' '''
#endif
"""
[export]
exclude = [
"ManuallyDrop",
]