Why c++ boost header file must be included ahead of other header file(ordering problem)?

前端 未结 0 1328
Happy的楠姐
Happy的楠姐 2020-12-16 23:22

I wrote a program using boost::bind. I got some build errors from code below.

// example.cpp
// build error

#include 
#include "example2.h&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题