#include "mlEventSource.h"
#include <ThirdPartyWarningsDisable.h>
#include <boost/intrusive_ptr.hpp>
#include <ThirdPartyWarningsRestore.h>
#include <atomic>
Go to the source code of this file.
|
namespace | ml |
| Main documentation file for ML users and developers.
|
|
◆ ML_REFCOUNTED_PTR
Value:
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Macro that defines convenience Ptr/ConstPtr typedefs to be used instead of intrusive_ptr templates.
Definition at line 80 of file mlRefCountedBase.h.