コード例 #1
0
ファイル: coherence.hpp プロジェクト: t-ikegami/ELAI
 void write( coherent_type type )
 { wslot_.push_back( type ); }
コード例 #2
0
ファイル: coherence.hpp プロジェクト: t-ikegami/ELAI
 void read( coherent_type type )
 { rslot_.push_back( type ); }