http://wiki.apache.org/stdcxx/C++0xCompilerSupport

 

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

http://www.liblfds.org/wordpress/

/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_dcas.c

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

http://hedgezzz.pixnet.net/blog/post/6527671

這是之前所 po 的 function pointer ,  找到幾個蠻有意思的 webpage , 可以有更多 sample code

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

http://www.java2s.com/Tutorial/Cpp/0040__Data-Types/Printinganunsignedintegerinbits.htm

 

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

in Linux , use posix_memaligned ,

in winx use aligned_alloc  ,  but this only work at c++11 ,

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

http://stackoverflow.com/questions/11408934/using-a-stdtuple-as-key-for-stdunordered-map

http://stackoverflow.com/questions/20834838/using-tuple-in-unordered-map

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

http://preshing.com/20131125/acquire-and-release-fences-dont-work-the-way-youd-expect/

 

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

struct Mars_
{

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

struct msgA_
{

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

stackoverflow webpage :

http://stackoverflow.com/questions/20778424/finding-cycle-in-singly-linked-list

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