AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
gtest-linked_ptr.h File Reference
#include <stdlib.h>
#include <assert.h>
#include "gtest/internal/gtest-port.h"
Include dependency graph for gtest-linked_ptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  testing::internal::linked_ptr_internal
 
class  testing::internal::linked_ptr< T >
 

Namespaces

 testing
 
 testing::internal
 

Functions

GTEST_API_ testing::internal::GTEST_DECLARE_STATIC_MUTEX_ (g_linked_ptr_mutex)
 
template<typename T >
bool testing::internal::operator== (T *ptr, const linked_ptr< T > &x)
 
template<typename T >
bool testing::internal::operator!= (T *ptr, const linked_ptr< T > &x)
 
template<typename T >
linked_ptr< T > testing::internal::make_linked_ptr (T *ptr)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0