MCPcopy Create free account
hub / github.com/THUNLP-MT/MEAN / error

Method error

evaluation/TMscore.cpp:1889–1893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1887 */
1888 template <typename C, typename T>
1889 inline int
1890 basic_pstreambuf<C,T>::error() const
1891 {
1892 return error_;
1893 }
1894
1895 /**
1896 * Closes the output pipe, causing the child process to receive the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected