Public Member Functions | Private Attributes | List of all members
testing::internal::ConstAndNonConstCastable Class Reference

Public Member Functions

 ConstAndNonConstCastable (bool *converted, bool *const_converted)
 
 operator Base ()
 
 operator Base () const
 

Private Attributes

bool * const_converted_
 
bool * converted_
 

Detailed Description

Definition at line 158 of file googletest-port-test.cc.

Constructor & Destructor Documentation

◆ ConstAndNonConstCastable()

testing::internal::ConstAndNonConstCastable::ConstAndNonConstCastable ( bool *  converted,
bool *  const_converted 
)
inline

Definition at line 160 of file googletest-port-test.cc.

Member Function Documentation

◆ operator Base() [1/2]

testing::internal::ConstAndNonConstCastable::operator Base ( )
inline

Definition at line 162 of file googletest-port-test.cc.

◆ operator Base() [2/2]

testing::internal::ConstAndNonConstCastable::operator Base ( ) const
inline

Definition at line 166 of file googletest-port-test.cc.

Member Data Documentation

◆ const_converted_

bool* testing::internal::ConstAndNonConstCastable::const_converted_
private

Definition at line 173 of file googletest-port-test.cc.

◆ converted_

bool* testing::internal::ConstAndNonConstCastable::converted_
private

Definition at line 172 of file googletest-port-test.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11