Sha256: 653156f59229b335aa7b0dc1a05765e8ff22450c35cf74d1dadf76f79f20b417

Contents?: true

Size: 345 Bytes

Versions: 13

Compression:

Stored size: 345 Bytes

Contents

// Copyright (C) 2007  Davis E. King (davis@dlib.net)
// License: Boost Software License   See LICENSE.txt for the full license.
#ifndef DLIB_SMART_POINTERs_H_
#define DLIB_SMART_POINTERs_H_ 

#include "smart_pointers/scoped_ptr.h"
#include "smart_pointers/shared_ptr.h"
#include "smart_pointers/weak_ptr.h"

#endif // DLIB_SMART_POINTERs_H_ 


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
dlib-1.2.2 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.2.1 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.2.0 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.5 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.4 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.3 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.2 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.1 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.1.0 ext/dlib-19.4/dlib/smart_pointers.h
dlib-1.0.3 ext/dlib-18.13/dlib/smart_pointers.h
dlib-1.0.2 ext/dlib-18.13/dlib/smart_pointers.h
dlib-1.0.1 ext/dlib-18.13/dlib/smart_pointers.h
dlib-1.0.0 ext/dlib-18.13/dlib/smart_pointers.h