#include <iostream>
#include <memory>

hedgezzz 發表在 痞客邦 留言(0) 人氣()

http://anthony-arnold.com/2012/04/05/three-fun-cpp-techniques/

 

hedgezzz 發表在 痞客邦 留言(0) 人氣()

MyClass.h

#include <iostream>

hedgezzz 發表在 痞客邦 留言(0) 人氣()

留個記號 :

http://anthony-arnold.com/2012/04/05/three-fun-cpp-techniques/

hedgezzz 發表在 痞客邦 留言(0) 人氣()

typedef struct X_
{

hedgezzz 發表在 痞客邦 留言(0) 人氣()

using namespace std ;

hedgezzz 發表在 痞客邦 留言(0) 人氣()

class X
{

hedgezzz 發表在 痞客邦 留言(0) 人氣()

inline std::string stringify(double x)
{

hedgezzz 發表在 痞客邦 留言(0) 人氣()

struct datafeed_
{

hedgezzz 發表在 痞客邦 留言(0) 人氣()

http://www.parashift.com/c++-faq-lite/static-init-order-on-first-use.html

 

hedgezzz 發表在 痞客邦 留言(0) 人氣()