HelenOS sources

pos_type           52 uspace/lib/cpp/include/__bits/io/fstream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type          396 uspace/lib/cpp/include/__bits/io/fstream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type          505 uspace/lib/cpp/include/__bits/io/fstream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type          614 uspace/lib/cpp/include/__bits/io/fstream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type          267 uspace/lib/cpp/include/__bits/io/ios.hpp             using pos_type    = typename traits_type::pos_type;
pos_type           54 uspace/lib/cpp/include/__bits/io/istream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type          928 uspace/lib/cpp/include/__bits/io/istream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type           50 uspace/lib/cpp/include/__bits/io/ostream.hpp             using pos_type    = typename traits_type::pos_type;
pos_type           52 uspace/lib/cpp/include/__bits/io/sstream.hpp             using pos_type       = typename traits_type::pos_type;
pos_type          301 uspace/lib/cpp/include/__bits/io/sstream.hpp             using pos_type       = typename traits_type::pos_type;
pos_type          383 uspace/lib/cpp/include/__bits/io/sstream.hpp             using pos_type       = typename traits_type::pos_type;
pos_type          462 uspace/lib/cpp/include/__bits/io/sstream.hpp             using pos_type       = typename traits_type::pos_type;
pos_type           50 uspace/lib/cpp/include/__bits/io/streambuf.hpp             using pos_type    = typename traits_type::pos_type;
pos_type           64 uspace/lib/cpp/include/__bits/string/string.hpp         using pos_type   = streampos;
pos_type          160 uspace/lib/cpp/include/__bits/string/string.hpp         using pos_type   = streampos;
pos_type          254 uspace/lib/cpp/include/__bits/string/string.hpp         using pos_type   = streampos;
pos_type          347 uspace/lib/cpp/include/__bits/string/string.hpp         using pos_type   = wstreampos;
HelenOS homepage, sources at GitHub