QtBase  v6.3.1
forwarddeclaredparam.h
Go to the documentation of this file.
1 #ifndef FORWARDDECLAREDPARAM_H
2 #define FORWARDDECLAREDPARAM_H
4 template <typename T> class ForwardDeclaredContainer {};
5 #endif