SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
file.hpp
Go to the documentation of this file.
1 /*
2 Copyright© 2014 Akihiro Nishimura
3 
4 This software is released under the MIT License.
5 http://opensource.org/licenses/mit-license.php
6 */
7 
8 #ifndef SIG_UTIL_FILE_HPP
9 #define SIG_UTIL_FILE_HPP
10 
11 #include "file/pass.hpp"
12 #include "file/load.hpp"
13 #include "file/save.hpp"
14 
15 #endif
ファイル・フォルダに関する情報取得
ファイルの読込
ファイルの保存