Go to the documentation of this file.
25 #ifndef OSD_NON_COPYABLE_H
26 #define OSD_NON_COPYABLE_H
28 namespace OpenSubdiv {
29 namespace OPENSUBDIV_VERSION {
42 T & operator = (
const T &);
48 using namespace OPENSUBDIV_VERSION;
52 #endif // OSD_NON_COPYABLE_H