Created
October 24, 2020 16:43
-
-
Save BlurryRoots/204f1af839350c1c3b5eeab726f0a28f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /// Create NativeQuery template class implementations | |
| DEFINE_QUERY_TYPE(native_query_is_valid, BOOL); | |
| DEFINE_QUERY_TYPE(native_query_description, NATIVE_DESCRIPTION); | |
| /// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment