Flutter Engine
The Flutter Engine
|
#include <tagged_pointer.h>
Public Types | |
using | type = typename std::enable_if< is_uncompressed_ptr< T >::value, ObjectPtr >::type |
Definition at line 259 of file tagged_pointer.h.
using dart::base_ptr_type< T, Enable >::type = typename std::enable_if<is_uncompressed_ptr<T>::value, ObjectPtr>::type |
Definition at line 260 of file tagged_pointer.h.