Typedefs | Variables
absl::time_internal::cctz_extension Namespace Reference

Typedefs

using ZoneInfoSourceFactory = std::unique_ptr< absl::time_internal::cctz::ZoneInfoSource >(*)(const std::string &, const std::function< std::unique_ptr< absl::time_internal::cctz::ZoneInfoSource >(const std::string &)> &)
 

Variables

ZoneInfoSourceFactory zone_info_source_factory = DefaultFactory
 

Typedef Documentation

using absl::time_internal::cctz_extension::ZoneInfoSourceFactory = typedef std::unique_ptr<absl::time_internal::cctz::ZoneInfoSource> (*)( const std::string&, const std::function<std::unique_ptr<absl::time_internal::cctz::ZoneInfoSource>( const std::string&)>&)

Definition at line 56 of file zone_info_source.h.

Variable Documentation

ZoneInfoSourceFactory absl::time_internal::cctz_extension::zone_info_source_factory = DefaultFactory

Definition at line 73 of file zone_info_source.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00