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

Method status

evaluation/TMscore.cpp:1879–1883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1877 */
1878 template <typename C, typename T>
1879 inline int
1880 basic_pstreambuf<C,T>::status() const
1881 {
1882 return status_;
1883 }
1884
1885 /**
1886 * @return The error code of the most recently failed operation, or zero.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected