Classes | Functions
absl::inline_variable_testing_internal Namespace Reference

Classes

struct  Foo

Functions

 ABSL_INTERNAL_INLINE_CONSTEXPR (Foo, inline_variable_foo,{})
 ABSL_INTERNAL_INLINE_CONSTEXPR (Foo, other_inline_variable_foo,{})
 ABSL_INTERNAL_INLINE_CONSTEXPR (int, inline_variable_int, 5)
 ABSL_INTERNAL_INLINE_CONSTEXPR (int, other_inline_variable_int, 5)
 ABSL_INTERNAL_INLINE_CONSTEXPR (void(*)(), inline_variable_fun_ptr, nullptr)
const Fooget_foo_a ()
const Fooget_foo_b ()
const int & get_int_a ()
const int & get_int_b ()

Function Documentation

absl::inline_variable_testing_internal::ABSL_INTERNAL_INLINE_CONSTEXPR ( int  ,
other_inline_variable_int  ,
 
)
absl::inline_variable_testing_internal::ABSL_INTERNAL_INLINE_CONSTEXPR ( void(*)()  ,
inline_variable_fun_ptr  ,
nullptr   
)

Definition at line 20 of file inline_variable_test_a.cc.

Definition at line 20 of file inline_variable_test_b.cc.

Definition at line 22 of file inline_variable_test_a.cc.

Definition at line 22 of file inline_variable_test_b.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16