文件操作 - bitset.hpp
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/boost/typeof/std/bitset.hpp
编辑文件内容
// Copyright (C) 2005 Arkadiy Vertleyb, Peder Holt. // Use, modification and distribution is subject to the Boost Software // License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_TYPEOF_STD_bitset_hpp_INCLUDED #define BOOST_TYPEOF_STD_bitset_hpp_INCLUDED #include <bitset> #include <boost/typeof/typeof.hpp> #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() BOOST_TYPEOF_REGISTER_TEMPLATE(std::bitset, (BOOST_TYPEOF_INTEGRAL(std::size_t))) #endif//BOOST_TYPEOF_STD_bitset_hpp_INCLUDED
修改文件时间
将文件时间修改为当前时间的前一年
删除文件