Skip to content

Instantly share code, notes, and snippets.

View wwssllabcd's full-sized avatar

EricWang wwssllabcd

View GitHub Profile
抱歉我在講仔細一點,以下是您的code
template
<
class Subject,
template< class > class ReadingPolicy,
template< class > class WritingPolicy,
template< class > class ErrorHandlingPolicy
>
class ResourceIOManager
: