QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | Public Attributes | List of all members
testing::internal::ConstCharPtr Struct Reference

#include <gtest-internal.h>

Public Member Functions

 ConstCharPtr (const char *str)
 
 operator bool () const
 

Public Attributes

const char * value
 

Detailed Description

Definition at line 816 of file gtest-internal.h.

Constructor & Destructor Documentation

◆ ConstCharPtr()

testing::internal::ConstCharPtr::ConstCharPtr ( const char *  str)
inline

Definition at line 817 of file gtest-internal.h.

Member Function Documentation

◆ operator bool()

testing::internal::ConstCharPtr::operator bool ( ) const
inline

Definition at line 818 of file gtest-internal.h.

Member Data Documentation

◆ value

const char* testing::internal::ConstCharPtr::value

Definition at line 819 of file gtest-internal.h.


The documentation for this struct was generated from the following file: