About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include <clang/AST/Decl.h>
2
3
bool
has_annotation
(
clang
::Decl *
decl
,
const
char
*
name
);
4
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more