コード例 #1
0
ファイル: default_filecontainer.cpp プロジェクト: vilkov/qfm
	LinkedList read(Cache &cache, const FileTypeId &index)
	{
		return cache.value(index);
	}