代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/221464/4830931

cpp no_iter_construct_fail.cpp

// Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/168845/5431978

m4 pool_construct.m4

m4_dnl m4_dnl Copyright (C) 2000 Stephen Cleary m4_dnl m4_dnl This file can be redistributed and/or modified under the terms found m4_dnl in "copyright.html" m4_dnl This software and its documen
www.eeworm.com/read/168845/5431979

bat pool_construct_simple.bat

@echo off rem rem Copyright (C) 2001 Stephen Cleary rem rem This file can be redistributed and/or modified under the terms found rem in "copyright.html" rem This software and its documentation
www.eeworm.com/read/168845/5431985

sh pool_construct_simple.sh

#!/bin/sh # # Copyright (C) 2001 Stephen Cleary # # This file can be redistributed and/or modified under the terms found # in "copyright.html" # This software and its documentation is provided
www.eeworm.com/read/168845/5431990

inc pool_construct_simple.inc

// Copyright (C) 2000 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/168845/5433416

cpp no_iter_construct_pass.cpp

// This file was automatically generated on Fri Dec 03 18:04:01 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to
www.eeworm.com/read/168845/5433487

ipp boost_no_iter_construct.ipp

// (C) Copyright John Maddock 2001. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http
www.eeworm.com/read/168845/5433539

cpp no_iter_construct_fail.cpp

// This file was automatically generated on Fri Dec 03 18:04:01 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to
www.eeworm.com/read/311226/3687018

ttl results-construct-1.ttl

@prefix ns: . @prefix : . :joe ns:knows _:b1 . :bill ns:knows _:b1 .
www.eeworm.com/read/311226/3687022

rq q-construct-2.rq

PREFIX ns: PREFIX : # No match => empty graph CONSTRUCT { ?x ns:knows ?y } WHERE { ?x ns:sameTown ?y }