Searched defs:stream_ref (Results 1 – 2 of 2) sorted by relevance
54 class stream_ref : class119 BOOST_FORCEINLINE explicit stream_ref(StreamT& strm) : reference_wrapper< StreamT >(strm) in stream_ref() function in boost::expressions::aux::stream_ref
1410 napi_ref stream_ref; // Reference to the stream object member1424 napi_ref stream_ref; // copied from `JNQS` member