Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 2f550ead4f191b130f5eca658403e991 > files > 1899

boost-examples-1.50.0-7.fc18.noarch.rpm

(
    123.45
    true
    false
    0xFF
    077
    "this is a \u20AC string"           ; A UTF-8 string
    "Τη γλώσσα μου έδωσαν ελληνική"     ; Another UTF-8 string
	#0123456789ABCDEF0123456789abcdef#  ; A binary stream
    (
        92 ("another string" apple Sîne)
    )
)