ZCLibLog
载入中...
搜索中...
未找到
basic_executor.hpp
浏览该文件的文档.
1// Copyright 2026 CZF-H
2// Licensed under the Apache License, Version 2.0
3
4//
5// Created by wanjiangzhi on 2026/4/10.
6//
7
8#ifndef ZCLIBLOG_BASIC_EXECUTOR_HPP
9#define ZCLIBLOG_BASIC_EXECUTOR_HPP
10
11// file_wrapper
13
14namespace ZCLibLog {
19 namespace executors {}
20}
21
22#endif //ZCLIBLOG_BASIC_EXECUTOR_HPP
ZCLibLog的命名空间
Definition android_log.hpp:16