文件操作 - dispatch.hpp
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/boost/hana/core/dispatch.hpp
编辑文件内容
/*! @file Includes all the headers needed to setup tag-dispatching. @copyright Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_HANA_CORE_DISPATCH_HPP #define BOOST_HANA_CORE_DISPATCH_HPP #include <boost/hana/core/tag_of.hpp> #include <boost/hana/detail/dispatch_if.hpp> #include <boost/hana/core/default.hpp> #include <boost/hana/core/when.hpp> #endif // !BOOST_HANA_CORE_DISPATCH_HPP
修改文件时间
将文件时间修改为当前时间的前一年
删除文件