Home
last modified time | relevance | path

Searched refs:ret_placeholder (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dt_cpp_generator.cc3698 string ret_arg, ret_placeholder; in generate_process_function() local
3701 ret_placeholder = ", ::std::placeholders::_1"; in generate_process_function()
3725 out << indent() << "::std::bind(return_fn, this, cob, seqid, oprot, ctx" << ret_placeholder in generate_process_function()